fix(workflows): removed explicit pnpm version
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -20,7 +20,6 @@ jobs:
|
||||
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9.3.0
|
||||
run_install: true
|
||||
|
||||
- name: Use Node.js
|
||||
|
||||
Reference in New Issue
Block a user