Skip to content

Commit 6e1d2f7

Browse files
committed
Reverted run-cmake version
1 parent 57f151a commit 6e1d2f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cpp_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ jobs:
3131
uses: actions/setup-python@v2
3232
with:
3333
python-version: 3.12
34-
- uses: lukka/get-cmake@v4.2.1
34+
- uses: lukka/get-cmake@v4
3535
- name: Run CMake
36-
uses: lukka/run-cmake@v10.8
36+
uses: lukka/run-cmake@v3
3737
id: runcmake
3838
with:
3939
cmakeGenerator: 'Ninja'

0 commit comments

Comments
 (0)