Skip to content

Warning: Node.js 20 is deprecated #720

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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