Commit 145db25
Bump actions/checkout to v5
The first green run carried one annotation: checkout@v4 targets Node 20,
which is deprecated, so the runner was already forcing it onto Node 24. v5
targets Node 24 natively. No behaviour change -- the fetch-depth: 0 on the
release job means the same thing -- it just stops the run from arriving with
a warning attached, which on a workflow whose whole history is "a red X that
meant nothing" is worth keeping clean.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EP9qibz6eUB3wB8sGHCVS51 parent 71130d4 commit 145db25
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments