Skip to content

Commit 459212a

Browse files
committed
Another fix for CI
1 parent 405505e commit 459212a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
#- {os: macos-latest, cc: "clang", cxx: "clang++"}
2626

2727
steps:
28-
- uses: actions/checkout@v4
28+
- uses: actions/checkout@v6
2929

3030
- name: Prints
3131
run: |

0 commit comments

Comments
 (0)