Skip to content

Commit

Permalink
Release v4
Browse files Browse the repository at this point in the history
  • Loading branch information
dotdoom committed Oct 23, 2024
1 parent fc6e8be commit ae6be6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## unreleased
## v4

- Add a `wait_for_boot` option (default false, preserving current behavior) to
wait for Simulator to finish booting the requested image before continuing.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ self-hosted runners.
```yaml
steps:
- uses: actions/checkout@v4
- uses: futureware-tech/simulator-action@v3
- uses: futureware-tech/simulator-action@v4
with:
model: 'iPhone 8'
- run: flutter drive
Expand Down

0 comments on commit ae6be6a

Please sign in to comment.