Skip to content

Commit 48510f8

Browse files
authored
GHA: Update to latest actions/checkout
1 parent b3816e6 commit 48510f8

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
@@ -20,7 +20,7 @@ jobs:
2020
env:
2121
BUILD_TYPE: ${{ matrix.buildtype }}
2222
steps:
23-
- uses: actions/checkout@v2
23+
- uses: actions/checkout@v4
2424
with:
2525
submodules: 'recursive'
2626

0 commit comments

Comments
 (0)