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