We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95d993b + 9048878 commit 0b46d75Copy full SHA for 0b46d75
1 file changed
.github/workflows/swift.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: macos-15
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- name: Install swiftlint
17
run: |
18
brew update
0 commit comments