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 0989113 commit 6668406Copy full SHA for 6668406
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
fetch-depth: 0
37
38
- name: Setup pnpm
39
- uses: pnpm/action-setup@v4
+ uses: pnpm/action-setup@v2
40
with:
41
version: 10
42
run_install: true
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments