Skip to content

Commit 62b08f2

Browse files
ci(deps): bump futureware-tech/simulator-action from 4 to 5 (#2742)
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 a1e5f55 commit 62b08f2

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
@@ -78,7 +78,7 @@ jobs:
7878
run: open -Fn "$(xcode-select --print-path)/Applications/Simulator.app"
7979
- name: Prepare iOS simulator
8080
id: prepareSimulator
81-
uses: futureware-tech/simulator-action@v4
81+
uses: futureware-tech/simulator-action@v5
8282
with:
8383
model: "${{ matrix.deviceName }}"
8484
os_version: "${{ matrix.iosVersion }}"

0 commit comments

Comments
 (0)