Skip to content

Commit

Permalink
Bump lukka/get-cmake from 3.31.2 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.2 to 3.31.4.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](lukka/get-cmake@5979409...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 Jan 13, 2025
1 parent 7f5565e commit b334569
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
submodules: true
- uses: lukka/get-cmake@5979409e62bdf841487c5fb3c053149de97a86d3 # latest
- uses: lukka/get-cmake@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 # latest
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
node-version: '20.x'
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
with:
submodules: true

- uses: lukka/get-cmake@5979409e62bdf841487c5fb3c053149de97a86d3 # latest
- uses: lukka/get-cmake@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 # latest

- name: basic test for run-vcpkg (not running vcpkg).
uses: ./
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
with:
submodules: true

- uses: lukka/get-cmake@5979409e62bdf841487c5fb3c053149de97a86d3 # latest
- uses: lukka/get-cmake@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 # latest

- name: basic test for run-vcpkg (not running vcpkg).
uses: ./
Expand Down

0 comments on commit b334569

Please sign in to comment.