File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5757 # Faster builds where possible. Fix version of CMake and Ninja.
5858 # Note: This will create a github actions cache
5959 - name : Get CMake and Ninja
60- uses : lukka/get-cmake@f176ccd3f28bda569c43aae4894f06b2435a3375 # v4.2.3
60+ uses : lukka/get-cmake@b78306120111dc2522750771cfd09ee7ca723687 # v4.3.0
6161 with :
6262 cmakeVersion : 3.31.0
6363 ninjaVersion : 1.12.0
@@ -134,7 +134,7 @@ jobs:
134134 # Faster builds where possible. Fix version of CMake and Ninja.
135135 # Note: This will create a github actions cache
136136 - name : Get CMake and Ninja
137- uses : lukka/get-cmake@f176ccd3f28bda569c43aae4894f06b2435a3375 # v4.2.3
137+ uses : lukka/get-cmake@b78306120111dc2522750771cfd09ee7ca723687 # v4.3.0
138138 with :
139139 cmakeVersion : 3.31.0
140140 ninjaVersion : 1.12.0
You can’t perform that action at this time.
0 commit comments