Commit 51fa8db
ci: opt into node 24 for js actions
mathieudutour/github-tag-action@v6.2 currently runs on node 20, which
github actions deprecates on 2026-06-02 (removed 2026-09-16). setting
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true at the release job level opts
in now, silencing the warning and catching any incompatibility early.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a0ce91e commit 51fa8db
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
0 commit comments