Skip to content

Commit 8563d32

Browse files
committed
ci: upgrade checkout action
1 parent 6394e0e commit 8563d32

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
@@ -35,7 +35,7 @@ jobs:
3535
if: runner.os == 'macOS'
3636

3737
- name: Checkout Repo
38-
uses: actions/checkout@v2
38+
uses: actions/checkout@v4
3939

4040
- name: Setup cmake
4141
uses: jwlawson/actions-setup-cmake@v2

0 commit comments

Comments
 (0)