Commit 9b00a2d
Force Node.js 24 for action-gh-release (closes #300)
softprops/action-gh-release@v2 still runs on Node.js 20, which GitHub
is deprecating (forced Node 24 in June 2026, removed entirely Sept 2026).
Upstream has an open PR (softprops/action-gh-release#670) but it hasn't
merged yet. Setting FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 suppresses the
deprecation warning and ensures compatibility now.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e802dea commit 9b00a2d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
0 commit comments