Skip to content

Commit

Permalink
GHA: Use Xcode 15.0.1
Browse files Browse the repository at this point in the history
...
  • Loading branch information
helje5 committed Nov 6, 2023
1 parent 4697649 commit ace0adf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Select latest available Xcode
uses: maxim-lobanov/[email protected]
with:
xcode-version: '15.0.0'
xcode-version: '15.0.1'
- name: Checkout Repository
uses: actions/checkout@v2
- name: Prerequisites
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Select latest available Xcode
uses: maxim-lobanov/[email protected]
with:
xcode-version: '15.0.0'
xcode-version: '15.0.1'
- name: Checkout Repository
uses: actions/checkout@v2
- name: Prerequisites
Expand Down

0 comments on commit ace0adf

Please sign in to comment.