Skip to content

Commit

Permalink
Merge pull request #153 from vegastrike/dependabot/github_actions/luk…
Browse files Browse the repository at this point in the history
…ka/get-cmake-3.31.5

Bump lukka/get-cmake from 3.31.4 to 3.31.5
  • Loading branch information
BenjamenMeyer authored Jan 27, 2025
2 parents 799950d + 090613a commit 90c4014
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Windows-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Install CMake
uses: lukka/get-cmake@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 #v3.31.4
uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 #v3.31.5
with:
cmakeVersion: 3.31.4

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Windows-Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Install CMake
uses: lukka/get-cmake@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 #v3.31.4
uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 #v3.31.5
with:
cmakeVersion: 3.31.4

Expand Down

0 comments on commit 90c4014

Please sign in to comment.