We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17416cb + 9018a00 commit b6ed6a9Copy full SHA for b6ed6a9
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