We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3107df2 commit d11c428Copy full SHA for d11c428
1 file changed
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install pnpm
23
uses: pnpm/action-setup@v2
24
with:
25
- version: 7
+ version: 6
26
run_install: false
27
- name: Install dependencies
28
run: pnpm install
0 commit comments