From ffded1c64052a19edac32f031d6015f3a2da7494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 02:05:11 +0000 Subject: [PATCH] Bump futureware-tech/simulator-action from 2 to 3 Bumps [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) from 2 to 3. - [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/v2...v3) --- 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/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be2ecdc941..1b36482969 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -266,7 +266,7 @@ jobs: - name: Start iOS simulator id: simulator - uses: futureware-tech/simulator-action@v2 + uses: futureware-tech/simulator-action@v3 with: os_version: '>=13.0' os: iOS