Remove the env `FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true` from `.github/workflows/release.yml` when `softprops/action-gh-release` (currently v2.6.1) supports Node 24. See https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/. Upstream: - Issue: https://github.com/softprops/action-gh-release/issues/654 - PR: https://github.com/softprops/action-gh-release/pull/774 Completes #12905.