Commit df86e79
committed
CI: Update actions/checkout to v6
The CI pipelines warn about Actions still using Node.js 20 because
Node.js 20 has reached end-of-life on April 2026 and Actions will be
forced to use Node.js 24 on June 2nd, 2026, see [1].
Update actions/checkout to v6, which uses Node.js 24, to get rid of the
warning.
[1] https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/1 parent 48a69d0 commit df86e79
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments