Skip to content

Commit 7ff0623

Browse files
committed
try node 22
1 parent deb4cb1 commit 7ff0623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
fetch-depth: 0
5757
- uses: actions/setup-node@v4
5858
with:
59-
node-version: '20.18.2'
59+
node-version: '22'
6060
cache: 'yarn'
6161
- uses: bahmutov/npm-install@v1
6262
- run: yarn install --immutable

0 commit comments

Comments
 (0)