Commit e5c3f1f
committed
Opt cloudflare/wrangler-action into Node.js 24 early
cloudflare/wrangler-action@v3 still declares node20 as its runtime and
Cloudflare has not yet released a node24-compatible version. Setting
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true on the publish-docs jobs opts in
to the Node.js 24 runtime now, which suppresses the deprecation warning
and avoids a surprise breakage when GitHub enforces node24 by default on
June 2, 2026.
Assisted-by: Claude Code:claude-sonnet-4-61 parent 8060fc6 commit e5c3f1f
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
| 490 | + | |
489 | 491 | | |
490 | 492 | | |
491 | 493 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
266 | 268 | | |
267 | 269 | | |
268 | 270 | | |
| |||
0 commit comments