Commit 15d1b5a
committed
ci: upgrade GitHub Actions to Node 24-compatible versions
GitHub is deprecating Node.js 20 on Actions runners (default switches to
Node 24 on 2026-06-16, full removal 2026-09-16). Bump the affected actions
(actions/checkout, actions/setup-python, and peter-evans/create-pull-request
where used) to versions that ship Node 24 support.
Part of overhangio/tutor#13981 parent a65d6fa commit 15d1b5a
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments