Skip to content

Commit 58a2d74

Browse files
committed
fix: remove pnpm version from workflow (use packageManager field)
1 parent 432f6b0 commit 58a2d74

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323

2424
- name: Setup pnpm
2525
uses: pnpm/action-setup@v4
26-
with:
27-
version: 10
2826

2927
- name: Setup Node.js
3028
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)