Commit a507f3b
committed
Update GitHub Actions
Update to actions/checkout@v6, peaceiris/actions-gh-pages@v4, and
actions/cache@v5.
The main driving factor here is GitHub's deprecation of old NodeJS
versions, which will soon make some of the versions we're currently
using break.
> Node.js 20 actions are deprecated. The following actions are running
> on Node.js 20 and may not work as expected: actions/cache@v4,
> actions/checkout@v2. Actions will be forced to run with Node.js 24 by
> default starting June 2nd, 2026. Node.js 20 will be removed from the
> runner on September 16th, 2026. Please check if updated versions of
> these actions are available that support Node.js 24.1 parent 4d46387 commit a507f3b
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
0 commit comments