We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1188df5 commit 3f5c1ffCopy full SHA for 3f5c1ff
.github/workflows/swift.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: macos-latest
13
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
16
- name: Build
17
run: swift build -v
18
- name: Run tests
0 commit comments