Skip to content

Commit 0ba27b1

Browse files
v1rtlclaude
andcommitted
ci: use Node.js 22 for native TypeScript support
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 521982b commit 0ba27b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: pnpm/action-setup@v4
2727
- uses: actions/setup-node@v4
2828
with:
29-
node-version: 18.13
29+
node-version: 22
3030
cache: "pnpm"
3131
- run: pnpm install
3232
- run: pnpm test:coverage

0 commit comments

Comments
 (0)