Skip to content

Conversation

@harsha-venugopal-ledn
Copy link
Contributor

@harsha-venugopal-ledn harsha-venugopal-ledn commented Jan 21, 2026

Summary
Fixes #555
Upgrades the GitHub Action runtime from node20 to node24 ahead of the deprecation deadline. Actions using node20 will stop working around April 2026.
Changes
action.yml: Updated runtime from node20 to node24
.node-version: Updated to v24.11.0 (LTS)
package.json: Updated engines to >= 24

@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2026

🦋 Changeset detected

Latest commit: 7db7371

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@changesets/action Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Andarist Andarist merged commit 342005d into changesets:main Jan 21, 2026
@github-actions github-actions bot mentioned this pull request Jan 21, 2026
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.

Migrate from node.js 20 to 24

2 participants