Commit 6cbcf05
committed
ci: add setup-node@v6 (Node 24) to PR workflow
npm ci fails on ubuntu-latest (Node 20) because package.json requires
node >=22.0.0. Build-Test-And-Deploy.yml already uses Node 24 via
setup-node@v6 apply the same step to the PR workflow.1 parent edbac68 commit 6cbcf05
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
0 commit comments