Skip to content

Commit 13b420b

Browse files
committed
CI: Pin version of lukka/run-cmake to v3
1 parent bbee3cc commit 13b420b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: find $RUNNER_WORKSPACE
3131
shell: bash
3232
- name: Run CMake with Ninja
33-
uses: lukka/run-cmake@main
33+
uses: lukka/run-cmake@v3
3434
id: runcmake
3535
with:
3636
cmakeListsTxtPath: '${{ github.workspace }}/CMakeLists.txt'

0 commit comments

Comments
 (0)