Skip to content

Commit

Permalink
Merge pull request #61 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.5
  • Loading branch information
nikobockerman authored Jan 24, 2025
2 parents 998a131 + c618e4e commit 8091a08
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@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 # v3.31.4
uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 # v3.31.5
- 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 8091a08

Please sign in to comment.