Commit 0466306
committed
ci: bump Pages workflow actions off deprecated Node 20
GitHub is deprecating the Node.js 20 runtime on Actions runners, and
checkout@v4, configure-pages@v5, and upload-pages-artifact@v3 (through its
bundled upload-artifact@v4) still target it. This bumps those three to
versions that run on Node 24. deploy-pages@v5 already runs on Node 24 and is
unchanged.
Signed-off-by: Jared Watts <jbw976@gmail.com>1 parent c720209 commit 0466306
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments