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.
1 parent b6fe433 commit b9894c6Copy full SHA for b9894c6
.github/workflows/swift.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: macos-15
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- name: Install swiftlint
17
run: |
18
brew update
0 commit comments