Skip to content

Commit

Permalink
Merge pull request #359 from RFD-FHEM/dependabot/github_actions/lukka…
Browse files Browse the repository at this point in the history
…/get-cmake-3.31.0

Bump lukka/get-cmake from 3.30.5 to 3.31.0
  • Loading branch information
sidey79 authored Nov 7, 2024
2 parents 0137b28 + d2cda89 commit 896c0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
submodules: true

- uses: lukka/get-cmake@v3.30.5
- uses: lukka/get-cmake@v3.31.0
with:
cmakeVersion: "~3.25.0" # <--= optional, use most recent 3.25.x version

Expand Down

0 comments on commit 896c0ec

Please sign in to comment.