From e86cd0962a9fa6279be990477a9a3c9e0a784e8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:03:29 +0200 Subject: [PATCH] Upgrade `futureware-tech/simulator-action` from 3 to 4 version (#191) 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 a3d9aa2c..1af9e0a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -370,7 +370,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