Commit 727ab91
Add missing setup-node steps to CI and Demo workflows
- Added actions/setup-node@v6 to Build job in CI workflow
- Added actions/setup-node@v6 to build job in Demo workflow
- Ensures correct Node version (22.18) is used in all jobs
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>1 parent 4fbc66d commit 727ab91
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments