Skip to content

Request: Update Node.js version to current LTS #480

@LukastBorges

Description

@LukastBorges

Hi team,

I’d like to request updating the Node.js version used in our GitHub Actions workflows to the current LTS release.

Reason for request:

Our package.json specifies "engines": { "node": ">=22.11.0" }, which matches the current LTS release line.

Some CI jobs (e.g., semantic-release) are failing due to EBADENGINE errors when the runner uses Node 20.x, which is now in maintenance mode.

Upgrading to the latest LTS ensures long-term support, security updates, and compatibility with modern dependencies.

Thanks for considering this upgrade!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions