Commit 8a4d8b5
Add actions/setup-node to esm-lint Pack job only
- Added actions/setup-node@v6 with node-version-file: package.json to the Pack job in esm-lint.yml
- This ensures the Pack job uses Node 22.18+ as required for native TypeScript execution
- Other jobs in esm-lint.yml remain unchanged as they download the pre-built artifact
- Lint job in ci.yml already has setup-node configured correctly
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>1 parent 3e9eb42 commit 8a4d8b5
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments