diff --git a/.github/workflows/performance-aarch64.yml b/.github/workflows/performance-aarch64.yml index 35a0fb8a748..b142240db7d 100644 --- a/.github/workflows/performance-aarch64.yml +++ b/.github/workflows/performance-aarch64.yml @@ -51,7 +51,7 @@ jobs: # Note: This will create a github actions cache - name: Get latest CMake and Ninja - uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 # v3.31.5 + uses: lukka/get-cmake@56d043d188c3612951d8755da8f4b709ec951ad6 # v3.31.6 with: cmakeVersion: 3.31.0 ninjaVersion: 1.12.0