There was an error while loading. Please reload this page.
1 parent 7b46934 commit 1f8bd33Copy full SHA for 1f8bd33
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- run: corepack enable
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 16
+ node-version: 20
20
cache: "pnpm"
21
- run: pnpm install
22
- run: pnpm lint
0 commit comments