Skip to content

Commit

Permalink
GHA: Use newer xcode-setup
Browse files Browse the repository at this point in the history
...
  • Loading branch information
helje5 committed Sep 19, 2024
1 parent c978f7b commit a0c60f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: macos-latest
steps:
- name: Select latest available Xcode
uses: maxim-lobanov/setup-xcode@v1.2.1
uses: maxim-lobanov/setup-xcode@v1.5.1
with:
xcode-version: latest
- name: Checkout Repository
Expand Down

0 comments on commit a0c60f1

Please sign in to comment.