Skip to content

Upgrade from Node.js 20 to Node.js 24 #296

@stefanahman

Description

@stefanahman

GitHub Actions running on Node.js 20 are deprecated. Actions will be forced to run with Node.js 24 by default starting June 2, 2026.

The action currently declares using: node20 in action.yml. This produces the following warning on every workflow run:

Warning: Node.js 20 actions are deprecated. Please check if updated versions of these actions are available that support Node.js 24.

Please update to node24 to suppress the deprecation warning and ensure continued compatibility.

Reference: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions