Commit af0ecf0
ci(pages): opt the Pages actions into Node 24
The deploy run warns that configure-pages@v5, upload-pages-artifact@v3,
and deploy-pages@v4 still run on Node.js 20 — which GitHub forces to
Node 24 on 2026-06-02 and removes on 2026-09-16. No newer majors move
them to Node 24 yet, so set FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true at
the workflow level (GitHub's documented opt-in). Silences the warning
now; a no-op once Node 24 is the default.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c24bf5a commit af0ecf0
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 | | |
24 | 33 | | |
25 | 34 | | |
| |||
0 commit comments