We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edbff0a commit 9ac9055Copy full SHA for 9ac9055
.github/workflows/ci-aarch64.yml
@@ -95,7 +95,7 @@ jobs:
95
96
# Note: This will create a github actions cache
97
- name: Get latest CMake and Ninja
98
- uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 # v3.31.5
+ uses: lukka/get-cmake@56d043d188c3612951d8755da8f4b709ec951ad6 # v3.31.6
99
with:
100
cmakeVersion: 3.31.0
101
ninjaVersion: 1.12.0
.github/workflows/nightly-aarch64.yml
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments