Skip to content

Commit 2990510

Browse files
authored
Bump to node v22 in CI (#941)
1 parent cca100a commit 2990510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-node@v4
1616
with:
17-
node-version: '20'
17+
node-version: '22'
1818
- uses: pnpm/action-setup@v2
1919
name: Install pnpm
2020
with:

0 commit comments

Comments
 (0)