We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a157fbe commit 27ce822Copy full SHA for 27ce822
.github/workflows/performance-aarch64.yml
@@ -51,7 +51,7 @@ jobs:
51
52
# Note: This will create a github actions cache
53
- name: Get latest CMake and Ninja
54
- uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 # v3.31.5
+ uses: lukka/get-cmake@56d043d188c3612951d8755da8f4b709ec951ad6 # v3.31.6
55
with:
56
cmakeVersion: 3.31.0
57
ninjaVersion: 1.12.0
0 commit comments