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.
2 parents 0a5e0b4 + 5bcd568 commit 5e6d880Copy full SHA for 5e6d880
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 3
35
36
- name: Install pnpm
37
- uses: pnpm/action-setup@v5
+ uses: pnpm/action-setup@v6
38
with:
39
run_install: false
40
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
exit 1
41
42
43
44
45
46
0 commit comments