We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5db0c commit a486055Copy full SHA for a486055
1 file changed
.github/workflows/example-app.yml
@@ -50,7 +50,7 @@ jobs:
50
cache_key: ${{ runner.os }}-build-example
51
52
- name: Start iOS simulator 📱
53
- uses: futureware-tech/simulator-action@v4
+ uses: futureware-tech/simulator-action@v5
54
with:
55
model: "iPhone 16 Pro Max"
56
0 commit comments