Skip to content

Commit 5a85104

Browse files
ci: drop explicit pnpm version, rely on packageManager field
1 parent 97ae185 commit 5a85104

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
@@ -29,8 +29,6 @@ jobs:
2929

3030
- name: Setup pnpm
3131
uses: pnpm/action-setup@v4
32-
with:
33-
version: 10
3432

3533
- name: Setup Node.js
3634
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)