Skip to content

Commit 1f8bd33

Browse files
committed
ci: update node to 20
1 parent 7b46934 commit 1f8bd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- run: corepack enable
1717
- uses: actions/setup-node@v4
1818
with:
19-
node-version: 16
19+
node-version: 20
2020
cache: "pnpm"
2121
- run: pnpm install
2222
- run: pnpm lint

0 commit comments

Comments
 (0)