Skip to content

Upgrade action runtime from node20 to node24#265

Open
GiorgioBaldelli wants to merge 1 commit intomachulav:mainfrom
GiorgioBaldelli:upgrade-to-node24
Open

Upgrade action runtime from node20 to node24#265
GiorgioBaldelli wants to merge 1 commit intomachulav:mainfrom
GiorgioBaldelli:upgrade-to-node24

Conversation

@GiorgioBaldelli
Copy link

Summary

  • Updates action.yml runtime from node20 to node24
  • Updates package.yml workflow to build with Node.js 24
  • Adds CHANGELOG entry

Motivation

GitHub Actions is deprecating Node.js 20 actions with enforcement starting June 2nd, 2026:

Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026.

Reference: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Test plan

  • npm test — all 25 tests pass
  • npm run lint — no issues
  • npm run package — dist rebuilt successfully with Node.js 24.14.0

Node.js 20 actions are deprecated and will be forced to Node.js 24
by default starting June 2nd, 2026. This updates the action runtime
and the package workflow build to use Node.js 24.
@GiorgioBaldelli GiorgioBaldelli marked this pull request as draft March 20, 2026 11:54
@GiorgioBaldelli GiorgioBaldelli marked this pull request as ready for review March 20, 2026 12:00
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