Skip to content

Commit

Permalink
chore(deps): update maxim-lobanov/setup-xcode action to v1.6.0 (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent 076c2cf commit 0631aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-build.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
# run: chmod +x ./gradlew

- name: Setup Xcode
uses: maxim-lobanov/setup-xcode@v1.5.1
uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: 'latest-stable'

Expand Down

0 comments on commit 0631aaf

Please sign in to comment.