chore(action): remove pnpm version specification in release workflow

This commit is contained in:
Jun Chang
2025-04-08 11:44:18 +08:00
parent 093f6caee1
commit a473f5bd4d

View File

@@ -18,7 +18,6 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 10
run_install: false
- name: Install Node.js