Skip to content

Commit 5676f33

Browse files
chore: Bump futureware-tech/simulator-action from 3 to 4 (#1092)
Bumps [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) from 3 to 4. - [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@v3...v4) --- updated-dependencies: - dependency-name: futureware-tech/simulator-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b7b69b commit 5676f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3
37+
- uses: futureware-tech/simulator-action@v4
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)