Skip to content

Commit 54d0324

Browse files
authored
use latest lukkas action
1 parent 9659c9b commit 54d0324

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
@@ -33,7 +33,7 @@ jobs:
3333
$HOME/emsdk/emsdk activate ${{ matrix.emsdk }}
3434
echo "$HOME/emsdk" >> $GITHUB_PATH
3535
- name: "Set up CMake"
36-
uses: lukka/get-cmake@v3.31.0
36+
uses: lukka/get-cmake@latest
3737
with:
3838
cmakeVersion: 3.30.5
3939
ninjaVersion: latest

0 commit comments

Comments
 (0)