chore(deps): update github actions (release/2.6) #781
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.4.3
->v4.5.0
v3.31.2
->v3.31.3
Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.5.0
Compare Source
What's Changed
Node.js
version in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578artifact-digest
output by @bdehamer in https://github.com/actions/upload-artifact/pull/656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
lukka/get-cmake (lukka/get-cmake)
v3.31.3
: CMake v3.31.3Compare Source
The
get-cmake
action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges usingcmakeVersion
andninjaVersion
inputs.Changes:
latest
is now using CMake versionv3.31.3
, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
Configuration
📅 Schedule: Branch creation - "* 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.