Skip to content

Commit e624cea

Browse files
chore: Bump futureware-tech/simulator-action from 4 to 5 (#1102)
Bumps [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) from 4 to 5. - [Release notes](https://github.com/futureware-tech/simulator-action/releases) - [Changelog](https://github.com/futureware-tech/simulator-action/blob/main/CHANGELOG.md) - [Commits](futureware-tech/simulator-action@v4...v5) --- updated-dependencies: - dependency-name: futureware-tech/simulator-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6192589 commit e624cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
xcode-version: ${{ env.XCODE_VERSION }}
3535
- run: defaults write com.apple.iphonesimulator PasteboardAutomaticSync -bool false
3636

37-
- uses: futureware-tech/simulator-action@v4
37+
- uses: futureware-tech/simulator-action@v5
3838
with:
3939
# https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md
4040
model: ${{ env.IOS_DEVICE_NAME }}

0 commit comments

Comments
 (0)