Skip to content

Warning: Node.js 20 is deprecated #720

@git-kick

Description

@git-kick

During test-and-release.yml, I am getting many warnings like

adapter-tests (24.x, macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 
actions/checkout@v4, actions/setup-node@v4. 
For more information see: 
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Perhaps this could be avoided by adding
env: FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
to adapter-test.yml

It does not really harm, but it would be nice not to have those warnings until September.

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