From c6ea5c326864600e9b760a4795e1eb10ac0404d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 08:18:17 +0000 Subject: [PATCH] ci(deps): update futureware-tech/simulator-action action to v3 --- .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 8f19fbdd..922d1035 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@v2 + uses: futureware-tech/simulator-action@v3 with: model: "iPhone 12"