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.
1 parent bbee3cc commit 13b420bCopy full SHA for 13b420b
1 file changed
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
run: find $RUNNER_WORKSPACE
31
shell: bash
32
- name: Run CMake with Ninja
33
- uses: lukka/run-cmake@main
+ uses: lukka/run-cmake@v3
34
id: runcmake
35
with:
36
cmakeListsTxtPath: '${{ github.workspace }}/CMakeLists.txt'
0 commit comments