Skip to content

Commit 1459c5d

Browse files
committed
Update checkout action
1 parent c83e0e5 commit 1459c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout code
24-
uses: actions/checkout@v2
24+
uses: actions/checkout@v4
2525
with:
2626
submodules: 'recursive'
2727

0 commit comments

Comments
 (0)