Skip to content

chore: update GitHub Actions to Node.js 24 compatible versions#2

Open
jenna-allard wants to merge 1 commit into
mainfrom
chore/actions-node24
Open

chore: update GitHub Actions to Node.js 24 compatible versions#2
jenna-allard wants to merge 1 commit into
mainfrom
chore/actions-node24

Conversation

@jenna-allard

Copy link
Copy Markdown
Collaborator

Summary

  • actions/checkout v4 -> v6 (Node.js 24, latest: v6.0.2)
  • actions/upload-pages-artifact v3 -> v5 (Node.js 24, latest: v5.0.0)
  • actions/deploy-pages v4 -> v5 (Node.js 24, latest: v5.0.0)
  • actions/setup-python v5 -> v6 (Node.js 24, latest: v6.2.0)

Node.js 20 is deprecated on GitHub Actions runners and will be forced off on 2 June 2026.

Test plan

  • Merge and verify the "Render & deploy handbook" workflow completes successfully on a push to main
  • Trigger "Stale page review" manually via workflow_dispatch and confirm it runs without errors

Generated with Claude Code

actions/checkout v4→v6, actions/upload-pages-artifact v3→v5,
actions/deploy-pages v4→v5, actions/setup-python v5→v6.
Node.js 20 is forced off runners on 2 June 2026.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant