Skip to content

Support Node.js 24 for GitHub Actions (Node 20 deprecation) #550

@suman-ernst-snkeos

Description

@suman-ernst-snkeos

Hi maintainers 👋

With the recent announcement from GitHub regarding the deprecation of Node.js 20 in GitHub Actions runners, I wanted to check on support for Node.js 24 in this action.

According to the official GitHub changelog:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

  • Node.js 24 will become the default runtime on June 2nd, 2026
  • Node.js 20 will be fully removed on September 16th, 2026

Currently, this action appears to run on Node.js 20, which triggers deprecation warnings in workflows and may lead to breaking changes once the transition is enforced.

Request

Could you please:

  • Confirm whether Node.js 24 support is planned
  • Provide a timeline for compatibility (if applicable)
  • Release an updated version using node24 in the action.yml runs.using field

Context

We are seeing warnings like:

"Node.js 20 actions are deprecated... Actions will be forced to run with Node.js 24..."

We’d like to proactively migrate and ensure compatibility before the enforcement dates.
Thanks for maintaining this project and for your help in preparing for the upcoming runtime changes! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions