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.
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@7e7badcae4494bfa58c95415a933251992aedb7cTimeline:
Required Actions:
generaltranslation/translatethat support Node.js 24..github/workflows/translate.yamlto use the latest version tags.FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=truein the workflow to test compatibility.