We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9a61d commit 3205a3cCopy full SHA for 3205a3c
1 file changed
.github/workflows/release.yaml
@@ -40,8 +40,6 @@ jobs:
40
with:
41
node-version: "20"
42
- uses: pnpm/action-setup@v4
43
- with:
44
- version: 8
45
- name: Get pnpm store directory
46
shell: bash
47
run: |
0 commit comments