Commit 41e858e
ci: bump checkout@v7 + setup-node@v6 off Node-20-deprecated pins
actions/checkout@v4 and actions/setup-node@v4 run on the deprecated Node 20
runtime (GitHub forces Node 24 with a warning). Bump to the latest majors,
both Node-24 native.
Changelog-checked: checkout v7 only changes fork-checkout behavior for
pull_request_target/workflow_run (this workflow uses pull_request + push —
unaffected); setup-node v6 limits auto-caching to npm (cache: npm already set
explicitly — unaffected).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b1071e7 commit 41e858e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments