Skip to content

Commit

Permalink
github: workflows: bump lukka/get-cmake from 3.31.3 to 3.31.4
Browse files Browse the repository at this point in the history
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.31.3 to 3.31.4.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](lukka/get-cmake@8567b9d...acb35cf)

---
updated-dependencies:
- dependency-name: lukka/get-cmake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and vpirogov committed Jan 13, 2025
1 parent 729590f commit 69f9043
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
path: oneDNN

- name: Get latest CMake and Ninja
uses: lukka/get-cmake@8567b9d9b63052b8430ef30042e13c3ba5288f16 # v3.31.3
uses: lukka/get-cmake@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 # v3.31.4
with:
cmakeVersion: 3.31.0
ninjaVersion: 1.12.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly-aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
path: oneDNN

- name: Get latest CMake and Ninja
uses: lukka/get-cmake@8567b9d9b63052b8430ef30042e13c3ba5288f16 # v3.31.3
uses: lukka/get-cmake@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 # v3.31.4
with:
cmakeVersion: 3.31.0
ninjaVersion: 1.12.0
Expand Down

0 comments on commit 69f9043

Please sign in to comment.