Commit 43dae65
authored
chore(ci): bump actions/checkout@v5 + setup-node@v5 + node 22 (#24)
GH Actions has been emitting deprecation warnings on every CI
run:
Node.js 20 actions are deprecated. The following actions are
running on Node.js 20 and may not work as expected: actions/
checkout@v4, actions/setup-node@v4.
setup-node@v5 (and checkout@v5) run on Node 24 by default; bump
the engines target to node 22 as a stable LTS that's well-tested
with both Vite and Playwright. (Local dev still works on whatever
the dev has — these versions only affect CI runners.)1 parent 80ef6e6 commit 43dae65
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments