chore(deps): update lukka/get-cmake action to v4.2.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| lukka/get-cmake | action | minor | v4.1.2 -> v4.2.1 |
Release Notes
lukka/get-cmake (lukka/get-cmake)
v4.2.1: CMake v4.2.1
The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.
Changes:
latestis now using CMake versionv4.2.1, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
v4.2.0: CMake v4.2.0
The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.
Changes:
latestis now using CMake versionv4.2.0, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.