Skip to content

Commit

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

Bump lukka/get-cmake from 3.28.3 to 3.29.0
  • Loading branch information
sidey79 authored Mar 25, 2024
2 parents c6f3590 + e08672e commit a8ba2ce
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.28.3
- uses: lukka/get-cmake@v3.29.0
with:
cmakeVersion: "~3.25.0" # <--= optional, use most recent 3.25.x version

Expand Down

0 comments on commit a8ba2ce

Please sign in to comment.