Skip to content

Commit

Permalink
Bump lukka/get-cmake from 3.31.2 to 3.31.5
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.5.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](lukka/get-cmake@5979409...5f6e04f)

---
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 28, 2025
1 parent fca285d commit 4784c5d
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@5f6e04f5267c8133f1273bf2103583fc72c46b17 # 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@5f6e04f5267c8133f1273bf2103583fc72c46b17 # 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@5f6e04f5267c8133f1273bf2103583fc72c46b17 # latest

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

0 comments on commit 4784c5d

Please sign in to comment.