Skip to content

Upgrade GitHub Actions to Node.js 24 compatible versions #1799

Description

@jacalata

Node.js 20 is deprecated on GitHub Actions runners. The following actions target Node.js 20 but are being forced to run on Node.js 24:

  • actions/checkout@v4
  • actions/setup-python@v5
  • actions/upload-artifact@v4

These should be updated to versions that natively target Node.js 24.

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

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions