Commit a73b534
fix(ci): upgrade Node.js from 20 to 22 LTS for ES2024 API support
Problems using Object.groupBy() and Set.union/intersection/difference
fail on Node 20. Node 22 is the current LTS and supports these APIs.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent bd49697 commit a73b534
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments