Skip to content

Commit cb070a9

Browse files
committed
Update CI script
1 parent 7d77149 commit cb070a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: xcodebuild -version
2222

2323
- name: Checkout
24-
uses: actions/checkout@v2
24+
uses: actions/checkout@v4
2525

2626
- name: macOS Native
2727
run: swift test

0 commit comments

Comments
 (0)