From 1938c26bb51188fe918cdbde0927abba69592693 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 08:14:12 +0800 Subject: [PATCH] ci(deps): update futureware-tech/simulator-action action to v3 (#914) --- .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"