Skip to content

Commit

Permalink
ci(deps): update futureware-tech/simulator-action action to v4 (#1401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 8c47fdf commit 2234907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 2234907

Please sign in to comment.