We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b69dc4 + 00ac8ea commit 71481b7Copy full SHA for 71481b7
1 file changed
.github/workflows/cmake.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
steps:
21
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
22
23
- name: Create Build Environment
24
# Some projects don't allow in-source building, so create a separate build directory
0 commit comments