Commit 0365bca
Bump Publish to website actions to current majors (#641)
actions/checkout@v2 and actions/setup-node@v1 target the Node 20 runtime,
which GitHub now force-runs on Node 24 and is deprecating. Move both to the
current major (checkout@v7, setup-node@v7) to clear the deprecation warning
and avoid a future hard break. node-version stays 18 so the build
environment is unchanged.
Claude-Session: https://claude.ai/code/session_01H1niVBoyczk8mXe9L7Fnzv
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent f83e613 commit 0365bca
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments