Skip to content

Commit 1b16a7d

Browse files
build(deps): Bump futureware-tech/simulator-action from 4 to 5
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>
1 parent 2c76267 commit 1b16a7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
xcode-version: "${{ env.XCODE_VERSION }}"
158158
- name: Prepare iOS simulator
159159
if: (matrix.e2e-tests == 'ios' || matrix.e2e-tests == 'flutter-ios') && matrix.selenium == 'stable'
160-
uses: futureware-tech/simulator-action@v4
160+
uses: futureware-tech/simulator-action@v5
161161
with:
162162
model: "${{ env.IOS_DEVICE_NAME }}"
163163
os_version: "${{ env.IOS_PLATFORM_VERSION }}"

0 commit comments

Comments
 (0)