Commit 4d96b2c
fix(ci): add setup-node 22 for Object.groupBy support
eslint-flat-config-utils v3.1.0 (dep of @antfu/eslint-config v8) uses
Object.groupBy which requires Node.js 21+. The CI runner defaulted to
an older Node.js version.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 30d152c commit 4d96b2c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments