Commit 4e46598
committed
ci: actions/checkout and actions/setup-node v4 -> v7
Every run now warns that both actions target Node.js 20, which GitHub is
retiring on its runners. v5 of each moved to Node 24; v7 is current. No
workflow here uses pull_request_target or workflow_run (the checkout v7
change), and no package.json carries packageManager (the setup-node v5
auto-cache change), so nothing else moves.1 parent 74d323f commit 4e46598
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments