- Notifications
You must be signed in to change notification settings - Fork368
Open
Description
What would you like?
Update the action, and examples, to run under Node.js 24, when:
- Node.js 24 has enteredActive LTS status, planned for Oct 28, 2025
node24
is a documented option forruns.using for JavaScript actions- requiredGitHub Actions are available in a
node24
major version, including
Why is this needed?
Thenode20
option for GitHub JavaScript Actions is tied to Node.js 20 that is planned forEnd-of-life on Apr 30, 2026.
Other
- Monitor also the transition ofcycjimmy/semantic-release-action to a
node24
version.
GitHub Actions is not planning to support anode22
option, and this version is being skipped.