Skip to content

Commit 9d96129

Browse files
Update lukka/get-cmake action to v4.3.1 (#3570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Aleksandr Solovev <aleksandr.solovev@intel.com>
1 parent 783ebe8 commit 9d96129

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-aarch64.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
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@ea83089aa35e08e459464341fe24ad024ee2466f # v4.3.1
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@ea83089aa35e08e459464341fe24ad024ee2466f # v4.3.1
138138
with:
139139
cmakeVersion: 3.31.0
140140
ninjaVersion: 1.12.0

0 commit comments

Comments
 (0)