Skip to content

Commit 211c2d5

Browse files
authored
Use actions/checkout@v6
1 parent e048b76 commit 211c2d5

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
@@ -44,7 +44,7 @@ jobs:
4444
cmakeVersion: 3.31.11
4545
ninjaVersion: latest
4646
- name: "Check out repository"
47-
uses: actions/checkout@v4
47+
uses: actions/checkout@v6
4848
with:
4949
submodules: true
5050
- name: "Set up repository"

0 commit comments

Comments
 (0)