Commit 1b6c981
fix(ci): pin Node 22 for the Astro build (Astro 6 requires >=22.12.0)
withastro/action defaults to Node 20, which Astro 6 rejects ("Node.js v20 is not
supported"). Set node-version: 22 so `astro build` runs on a supported runtime.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 76ab172 commit 1b6c981
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments