actions/checkout (actions/checkout)
### [`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416)
[Compare Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6)
- Check platform to set archive extension appropriately by [@cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://togithub.com/actions/checkout/pull/1732)
lukka/get-cmake (lukka/get-cmake)
### [`v3.29.4`](https://togithub.com/lukka/get-cmake/releases/tag/v3.29.4): CMake v3.29.4
[Compare Source](https://togithub.com/lukka/get-cmake/compare/v3.29.3...v3.29.4)
The `get-cmake` action downloads and caches CMake and Ninja on your workflows. Versions can be specified using [semantic versioning ranges](https://docs.npmjs.com/about-semantic-versioning) using [`cmakeVersion`](https://togithub.com/lukka/get-cmake/blob/latest/action.yml#L13) and [`ninjaVersion`](https://togithub.com/lukka/get-cmake/blob/latest/action.yml#L16) inputs.
Changes:
- `latest` is now using CMake version `v3.29.4`, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v4.1.5
->v4.1.6
v3.29.3
->v3.29.4
Release Notes
actions/checkout (actions/checkout)
### [`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://togithub.com/actions/checkout/pull/1732)lukka/get-cmake (lukka/get-cmake)
### [`v3.29.4`](https://togithub.com/lukka/get-cmake/releases/tag/v3.29.4): CMake v3.29.4 [Compare Source](https://togithub.com/lukka/get-cmake/compare/v3.29.3...v3.29.4) The `get-cmake` action downloads and caches CMake and Ninja on your workflows. Versions can be specified using [semantic versioning ranges](https://docs.npmjs.com/about-semantic-versioning) using [`cmakeVersion`](https://togithub.com/lukka/get-cmake/blob/latest/action.yml#L13) and [`ninjaVersion`](https://togithub.com/lukka/get-cmake/blob/latest/action.yml#L16) inputs. Changes: - `latest` is now using CMake version `v3.29.4`, use this one-liner e.g.: uses: lukka/get-cmake@latest Enjoy!Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.