Update jdx/mise-action action to v4#307
Conversation
SummaryUpdates the jdx/mise-action GitHub Action from v3.6.3 to v4.0.1 across 4 workflow jobs in 2 files. The primary breaking change in v4 is that the action now requires Node.js 24 instead of Node.js 20. This is a runtime requirement change on the GitHub Actions runner side—no workflow configuration changes needed. What reviewers should knowThis is a straightforward version pin update. All instances of the action have been consistently updated with new commit SHAs. The key consideration for reviewers is that v4 requires Node.js 24, but GitHub Actions runners already have this available by default, so workflows should run without issues. The v4.0.1 release itself is a maintenance update with no functional changes (just documentation updates and internal refactoring). Verify that the updated version works by monitoring the CI runs after merge.
|
53e6a11 to
1996d89
Compare
|





This PR contains the following updates:
v3.6.3→v4.0.1Release Notes
jdx/mise-action (jdx/mise-action)
v4.0.1: : Documentation and Internal CleanupCompare Source
A small maintenance release that updates the README documentation to reflect v4 and cleans up internal code. There are no functional changes to the action itself.
Changed
jdx/mise-action@v4,actions/checkout@v6, and current tool versions by @deining in #407 and #408getCwd()helper to deduplicate working directory resolution logic (internal refactor, no behavior change) by @altendky in #403New Contributors
Full Changelog: jdx/mise-action@v4.0.0...v4.0.1
v4.0.0Compare Source
What's Changed
53b8394by @renovate[bot] in #396820e316by @renovate[bot] in #397New Contributors
Full Changelog: jdx/mise-action@v3...v4.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.