Skip to content

Commit ee83128

Browse files
committed
Update get-cmake CI action as previous version uses deprecated cache
1 parent bc981c4 commit ee83128

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
@@ -38,7 +38,7 @@ jobs:
3838
submodules: recursive
3939

4040
- name: Get CMake and ninja
41-
uses: lukka/get-cmake@v3.20.1
41+
uses: lukka/get-cmake@latest
4242

4343
- name: Restore artifacts, or run vcpkg, build and cache artifacts
4444
uses: lukka/run-vcpkg@v7

0 commit comments

Comments
 (0)