Commit 5407a49
fix: update default Node.js version to 22
The withastro/action@v3 defaults to Node 20, which is insufficient for
upcoming Astro dependency updates (see PR hyperlight-dev#7). This sets Node 22
explicitly in the workflow and adds a .node-version file for local
development consistency.
Closes hyperlight-dev#9
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: David Justice <david@justice.dev>1 parent 0de44a3 commit 5407a49
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments