Skip to content

Commit 3205a3c

Browse files
fix: remove version specification for pnpm action in release workflow (#18)
1 parent 7b9a61d commit 3205a3c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
with:
4141
node-version: "20"
4242
- uses: pnpm/action-setup@v4
43-
with:
44-
version: 8
4543
- name: Get pnpm store directory
4644
shell: bash
4745
run: |

0 commit comments

Comments
 (0)