Commit 81507ed
ci: bump workflow actions to v5 (Node 24 runtime)
GitHub forces the Node-20 action runtime to Node 24 as of 2026-06-16; the
v1.0.2 release run warned on checkout@v4 + setup-node@v4. Bump all workflow
actions to their latest major (Node 24):
- ci.yml: checkout v4->v5, setup-node v4->v5, upload-pages-artifact v3->v5,
deploy-pages v4->v5 (floating tags, per this repo CI convention)
- release.yml: checkout -> 93cb6ef # v5.0.1, setup-node -> a0853c2 # v5.0.0
(SHA-pinned, per this repo release-hardening convention)
No package change - workflows are not in the npm tarball, so no version bump.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 095980f commit 81507ed
2 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments