We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b8334 commit 4e725e3Copy full SHA for 4e725e3
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: corepack enable
20
- uses: actions/setup-node@v4
21
with:
22
- node-version: 18
+ node-version: 20
23
cache: "pnpm"
24
- run: pnpm install
25
- run: pnpm lint
0 commit comments