Skip to content

Commit 621dffc

Browse files
chore(deps): update lukka/get-cmake action to v4.3.0
1 parent 05bf89a commit 621dffc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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@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

0 commit comments

Comments
 (0)