Skip to content

Commit

Permalink
Merge pull request #55 from nikobockerman/renovate/lukka-get-cmake-3.…
Browse files Browse the repository at this point in the history
…31.x

chore(deps): update lukka/get-cmake action to v3.31.2
  • Loading branch information
nikobockerman authored Dec 6, 2024
2 parents 6616e3c + d00f812 commit 4c68c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/cmake-project-setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: composite
steps:
- name: Install CMake
uses: lukka/get-cmake@71b7adfe2603f48bb9ed50d2b01a72499ae94885 # v3.31.0
uses: lukka/get-cmake@5979409e62bdf841487c5fb3c053149de97a86d3 # v3.31.2
- name: Setup anew (or from cache) vcpkg (and does not build any package)
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
- name: Prepare CMakeUserPresets.json
Expand Down

0 comments on commit 4c68c44

Please sign in to comment.