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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions