We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6ee93 commit a85c054Copy full SHA for a85c054
1 file changed
.github/actions/cmake-project-setup/action.yaml
@@ -32,7 +32,7 @@ runs:
32
33
- name: Install CMake
34
# TODO: Install cmake through mise
35
- uses: lukka/get-cmake@f5b8fbb4d77cec1acc5a5f9f0df4beffaf5d98d9 # v4.3.4
+ uses: lukka/get-cmake@e6906078ebd1ccb8ce51ab4626ac46a1b5a517e3 # v4.4.0
36
37
- name: Configure and start sccache
38
env:
0 commit comments