We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e60aa78 + 98d13b1 commit 7b87627Copy full SHA for 7b87627
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ubuntu-latest, macos-latest, windows-latest]
16
17
steps:
18
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
19
20
- name: make build directory
21
run: cmake -E make_directory ${{runner.workspace}}/build
0 commit comments