Skip to content

Commit 3f5c1ff

Browse files
authored
Update swift.yml
1 parent 1188df5 commit 3f5c1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: macos-latest
1313

1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v4
1616
- name: Build
1717
run: swift build -v
1818
- name: Run tests

0 commit comments

Comments
 (0)