Skip to content

Deprecation Warning: Migrate GitHub Actions from Node.js 20 to Node.js 24 #4507

Description

@Nitya-003

Description:

The repository is currently receiving deprecation warnings for GitHub Actions running on the Node.js 20 runtime. Per GitHub’s latest policy, Node.js 20 will be removed from runners on September 16th, 2026.

Impacted Actions:

  • generaltranslation/translate@7e7badcae4494bfa58c95415a933251992aedb7c

Timeline:

  • June 2nd, 2026: Actions will be forced to run with Node.js 24 by default.
  • September 16th, 2026: Node.js 20 will be fully removed from the runner.

Required Actions:

  • Check for updated versions of generaltranslation/translate that support Node.js 24.
  • Update .github/workflows/translate.yaml to use the latest version tags.
  • Immediate Mitigation: Set the environment variable FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true in the workflow to test compatibility.

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