ci: update actions/checkout to v5.0.1 (node24) - #134
Merged
Conversation
Re-pins actions/checkout from v4.3.1 to v5.0.1 (93cb6efe18208431cddfb8368fd83d5badbf9bfd) across all four workflows. v5 uses node24, avoiding the node20 deprecation on GitHub runners after 2026-06-02. softprops/action-gh-release has no node24 release yet (latest v2.6.1 still uses node20); pin comment updated to note this. refs #131
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
actions/checkoutfromv4.3.1tov5.0.1(93cb6efe...) across all four workflows — v5 uses node24# v4to# v5.0.1softprops/action-gh-releasev2.6.1 (latest) still uses node20 — pin comment updated; a follow-up will be needed once a node24 release is availableGitHub is deprecating node20 on Actions runners after 2026-06-02.
Test plan
Refs #131