-
Notifications
You must be signed in to change notification settings - Fork 365
Open
Labels
type: enhancementNew feature or requestNew feature or request
Description
What would you like?
Update the action, and examples, to run under Node.js 24, when:
- Node.js 24 has entered Active LTS status, planned for Oct 28, 2025
-
node24
is a documented option for runs.using for JavaScript actions - required GitHub Actions are available in a
node24
major version, including
Why is this needed?
The node20
option for GitHub JavaScript Actions is tied to Node.js 20 that is planned for End-of-life on Apr 30, 2026.
Other
- Monitor also the transition of cycjimmy/semantic-release-action to a
node24
version.
GitHub Actions is not planning to support a node22
option, and this version is being skipped.
MrEmanuel
Metadata
Metadata
Assignees
Labels
type: enhancementNew feature or requestNew feature or request