From 58c0a3d55d0a1cbcaa49c4bd02905394949f9a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:16:18 +0000 Subject: [PATCH] build(deps): bump futureware-tech/simulator-action from 3 to 4 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](https://github.com/futureware-tech/simulator-action/compare/v3...v4) --- updated-dependencies: - dependency-name: futureware-tech/simulator-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/test-and-rebuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-rebuild.yml b/.github/workflows/test-and-rebuild.yml index 778304be..f72d35a1 100644 --- a/.github/workflows/test-and-rebuild.yml +++ b/.github/workflows/test-and-rebuild.yml @@ -217,7 +217,7 @@ jobs: RCT_NEW_ARCH_ENABLED: 1 USE_HERMES: 1 - - uses: futureware-tech/simulator-action@v3 + - uses: futureware-tech/simulator-action@v4 with: model: 'iPhone 15'