Commit dcc72b3
committed
chore: bump checkout and configure-pages to node 24 versions
The checkout action was bumped from v4 to v6 and configure-pages from v5 to v6
in the deployment workflow. Both v6 releases ship with Node.js 24 support.
GitHub will force all actions to run on Node.js 24 starting June 2026 and remove
Node.js 20 from runners in September 2026. Upgrading now avoids the deprecation
warnings and ensures the workflow keeps working after the cutoff dates.1 parent 77db917 commit dcc72b3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments