Skip to content

Commit 8b992d3

Browse files
committed
Upgrade checkout task for linux-test
feature/init-positional-with-argument-rep
1 parent da3572d commit 8b992d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
environment: default
5050

5151
steps:
52-
- uses: actions/checkout@v3
52+
- uses: actions/checkout@v4
5353
- name: Run Tests
5454
run: swift test --parallel

0 commit comments

Comments
 (0)