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 ed99793 commit e2fa310Copy full SHA for e2fa310
.github/workflows/autofix.yml
@@ -16,7 +16,7 @@ jobs:
16
- run: corepack enable
17
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
18
with:
19
- node-version: 20.5
+ node-version: 20.20.0
20
cache: pnpm
21
22
- name: Install dependencies
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
23
24
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments