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 8b068fb commit 9aa6d4bCopy full SHA for 9aa6d4b
.github/workflows/autofix.yml
@@ -14,7 +14,7 @@ jobs:
14
- run: corepack enable
15
- uses: actions/setup-node@v4
16
with:
17
- node-version: 20
+ node-version: lts/-1
18
cache: "pnpm"
19
20
- name: 📦 Install dependencies
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments