1 parent 405505e commit 459212aCopy full SHA for 459212a
1 file changed
.github/workflows/cmake.yml
@@ -25,7 +25,7 @@ jobs:
25
#- {os: macos-latest, cc: "clang", cxx: "clang++"}
26
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
29
30
- name: Prints
31
run: |
0 commit comments