Skip to content

Commit b016933

Browse files
chore(deps): update lukka/get-cmake action to v4.2.3
1 parent 5cc7ace commit b016933

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@9e07ecdcee1b12e5037e42f410b67f03e2f626e1 # v4.2.1
60+
uses: lukka/get-cmake@f176ccd3f28bda569c43aae4894f06b2435a3375 # v4.2.3
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@9e07ecdcee1b12e5037e42f410b67f03e2f626e1 # v4.2.1
137+
uses: lukka/get-cmake@f176ccd3f28bda569c43aae4894f06b2435a3375 # v4.2.3
138138
with:
139139
cmakeVersion: 3.31.0
140140
ninjaVersion: 1.12.0

0 commit comments

Comments
 (0)