Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update actions/setup-node to node24 version #1562

Open
@MikeMcC399

Description

What would you like?

Update documentation and examples to use a version of actions/setup-node that runs using node24

Why is this needed?

Documentation and examples currently use actions/setup-node@v4 which runs.using node20.

The node20 option for GitHub Actions is tied to Node.js 20 that is planned for End-of-life on Apr 30, 2026.

Supports resolution of issue #1519

Other

Edit: Updated with current issue status:

The current version actions/setup-node@v6.1.0, used in its basic setup. suffers from a deprecation warning:

(node:1957) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)

Additionally, if package manager caching is selected, actions/setup-node@v6.1.0 shows the deprecation warning:

(node:1941) [DEP0169] DeprecationWarning: url.parse() behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for url.parse() vulnerabilities.

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /