Skip to content

Commit 723262f

Browse files
committed
chore(ci): remove the version field in the "Setup PNPM" step to avoid conflicts
Because it has specified in the `packageManager` field of `package.json`
1 parent 0eec14b commit 723262f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Setup PNPM
2222
uses: pnpm/action-setup@v4
2323
with:
24-
version: 10
2524
run_install: false
2625

2726
- name: Setup Node.js

0 commit comments

Comments
 (0)