From 4a74f27ed8a3a837b619f5b910a2d8155673bc71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:45:26 +0200 Subject: [PATCH] Upgrade `futureware-tech/simulator-action` from 3 to 4 version (#179) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee75f63c55..bf625f6d92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -296,7 +296,7 @@ jobs: - name: Start iOS simulator id: simulator - uses: futureware-tech/simulator-action@v3 + uses: futureware-tech/simulator-action@v4 with: os_version: '>=13.0' os: iOS