Commit 7b2f197
ci: bump workflow actions to Node 24-compatible majors
GitHub flagged the workflow actions as running on the deprecated Node 20
runtime (forced to Node 24 after 2026-06-16, removed 2026-09-16). Bump each
to its latest stable major:
- actions/checkout v4 -> v6
- pnpm/action-setup v3 -> v6 (version: 9 still passed explicitly)
- actions/setup-node v4 -> v6 (node-version: 20 runtime unchanged)
- softprops/action-gh-release v2 -> v3
Our usage relies only on stable inputs, so no other changes are needed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b205c54 commit 7b2f197
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments