Skip to content

Bump Node.js runtime from 20 to 24#290

Merged
satterly merged 1 commit intomasterfrom
fix/bump-node-24
Mar 29, 2026
Merged

Bump Node.js runtime from 20 to 24#290
satterly merged 1 commit intomasterfrom
fix/bump-node-24

Conversation

@satterly
Copy link
Copy Markdown
Contributor

Summary

  • Update action.yml runtime from node20 to node24
  • Update CI workflow to build/test on Node.js 24
  • Rebuild dist bundle on Node 24

Closes #284

Test plan

  • All 38 tests pass on Node.js 24.14.1
  • npm run build succeeds
  • npm run package succeeds
  • CI passes on GitHub Actions

🤖 Generated with Claude Code

Node.js 20 actions are deprecated and will be forced to run with
Node.js 24 starting June 2nd, 2026.

Closes #284

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@satterly satterly merged commit b28c2a8 into master Mar 29, 2026
5 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.

Bump node version to version 24 as 20 is deprecated

1 participant