Skip to content

Bump action runtime from node20 to node24#8

Merged
peter-woodcock merged 1 commit intomainfrom
bump-node24
Apr 16, 2026
Merged

Bump action runtime from node20 to node24#8
peter-woodcock merged 1 commit intomainfrom
bump-node24

Conversation

@peter-woodcock
Copy link
Copy Markdown

@peter-woodcock peter-woodcock commented Apr 16, 2026

Summary

  • Updates action.yml to declare using: node24 instead of using: node20
  • Required ahead of GitHub's Node 20 deprecation on Actions runners (Phase 3: September 16, 2026)
  • No changes to compiled dist/index.js — Node 24 is backwards compatible with the existing code

Test plan

  • Tested against our own workflows pointing at this branch — build ran cleanly with no Node 20 deprecation warnings

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@peter-woodcock peter-woodcock merged commit 0776d3b into main Apr 16, 2026
2 checks passed
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.

2 participants