From 2234907e7a09be4caefaff9ee304447e84811d0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:58:47 +1100 Subject: [PATCH] ci(deps): update futureware-tech/simulator-action action to v4 (#1401) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/example-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/example-app.yml b/.github/workflows/example-app.yml index 16416039..93408754 100644 --- a/.github/workflows/example-app.yml +++ b/.github/workflows/example-app.yml @@ -50,7 +50,7 @@ jobs: cache_key: ${{ runner.os }}-build-example - name: Start iOS simulator 📱 - uses: futureware-tech/simulator-action@v3 + uses: futureware-tech/simulator-action@v4 with: model: "iPhone 15"