Skip to content

Deprecation of Node20 in github actions #97

@jschwe

Description

@jschwe

We are receiving warnings originating from this action, because it is still using node20, which is deprecated in github actions and will be removed in June: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

using: "node20"

Presumably node20 would need to be changed here to node24, but I'm not familiar enough with the ecosystem to know if that is all there is to it, or if code changes would be required to migrate to node24.

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