Skip to content

ci: update actions/checkout to v5.0.1 (node24) - #134

Merged
ndomako10 merged 1 commit into
masterfrom
ci/131-node24-action-shas
Mar 22, 2026
Merged

ci: update actions/checkout to v5.0.1 (node24)#134
ndomako10 merged 1 commit into
masterfrom
ci/131-node24-action-shas

Conversation

@ndomako10

Copy link
Copy Markdown
Owner

Summary

  • Re-pins actions/checkout from v4.3.1 to v5.0.1 (93cb6efe...) across all four workflows — v5 uses node24
  • Updates pin comments from # v4 to # v5.0.1
  • Notes that softprops/action-gh-release v2.6.1 (latest) still uses node20 — pin comment updated; a follow-up will be needed once a node24 release is available

GitHub is deprecating node20 on Actions runners after 2026-06-02.

Test plan

  • CI passes on this PR (uses the new checkout action)
  • Verify all four workflows reference the new SHA

Refs #131

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
@github-actions github-actions Bot added the github_actions Pull requests that update GitHub Actions code label Mar 22, 2026
@ndomako10
ndomako10 merged commit feed245 into master Mar 22, 2026
3 checks passed
@ndomako10
ndomako10 deleted the ci/131-node24-action-shas branch March 22, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants