Skip to content

Commit 8db5e7a

Browse files
committed
here we go
1 parent 43cc2cc commit 8db5e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
submodules: 'true'
1919

2020
- name: Setup CMake
21-
uses: lukka/get-cmake@v4
21+
uses: lukka/get-cmake@latest
2222

2323
- name: Create build directory
2424
run: mkdir build

0 commit comments

Comments
 (0)