Commit dc23b55
ci: bump actions/checkout v4 -> v5 (clear Node 20 deprecation) (#176)
actions/checkout@v4 runs on the deprecated Node 20 runtime, which GitHub
now force-runs on Node 24 and warns about on every job. v5 targets Node
24 natively. Bump all uses in the tracked workflows (release.yml,
pr-build-check.yml).
Third-party actions (svenstaro/upload-release-action, tpaschalis/
s3-sync-action, appleboy/ssh-action) are left as-is; they are not the
actions/* Node-20 source flagged here.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent c88ebfa commit dc23b55
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments