Background
GitHub is deprecating the Node.js 20 runtime for Actions. The workflows below still pin actions that target Node 20, so the runner is currently force-running them on Node 24 — this shows up as a "Node.js 20 is deprecated" warning annotation on every run, and will eventually break once the Node 20 fallback is removed. Ref: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Affected actions (default branch hermes)
Acceptance
Background
GitHub is deprecating the Node.js 20 runtime for Actions. The workflows below still pin actions that target Node 20, so the runner is currently force-running them on Node 24 — this shows up as a "Node.js 20 is deprecated" warning annotation on every run, and will eventually break once the Node 20 fallback is removed. Ref: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Affected actions (default branch
hermes)actions/checkout@v4→@v7—build-image.ymlaws-actions/configure-aws-credentials@v4→@v6—build-image.ymlrelease-drafter/release-drafter@v5→@v7—release-drafter.ymlAcceptance
checkout/upload-artifact/cachesince they cross multiple majors