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 fc45f80 commit 873beb4Copy full SHA for 873beb4
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- run: corepack enable
23
- uses: actions/setup-node@v4
24
with:
25
- node-version: 20
+ node-version: lts/-1
26
cache: "pnpm"
27
- run: pnpm install
28
0 commit comments