We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f8bc68 + 5a7ab29 commit db8efcfCopy full SHA for db8efcf
1 file changed
.github/workflows/swift.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: macos-latest
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- name: Install Xcode 26.0
17
run: sudo xcode-select -s /Applications/Xcode_26.0.app
18
- name: Install swiftlint
0 commit comments