There was an error while loading. Please reload this page.
1 parent a18335f commit 4356b92Copy full SHA for 4356b92
.github/workflows/swift.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: macos-14
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- name: Change Xcode version
17
run: sudo xcode-select -s /Applications/Xcode_16.2.app
18
- name: Install swiftlint
0 commit comments