Skip to content

Commit 0143ef6

Browse files
committed
fix(ci): remove explicit pnpm version to use packageManager field
1 parent ca27784 commit 0143ef6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ncc-release.yaml

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

4444
- name: Setup pnpm
4545
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
46-
with:
47-
version: '10'
4846

4947
- name: Setup Node.js
5048
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0

0 commit comments

Comments
 (0)