Commit 41176ad
committed
chore(INF-912): bump deprecated node20 actions to node24 successors
GitHub is forcing JavaScript actions onto Node 24 from 2 June 2026 and
removing the Node 20 runtime on 16 September 2026. This bumps every action
pin in this repo whose current major still ships using: node20 to its
node24 successor, and adds/standardises the dependabot github-actions
config so this stays current.
Bumps:
- actions/checkout@v4 -> v5
- orgoro/coverage@v3.2 -> v4
Ref: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/1 parent 05d00e2 commit 41176ad
2 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments