fix(wrokflow): pnpm version of release github action

This commit is contained in:
Acbox
2026-02-19 00:46:08 +08:00
parent 66b25d5b9c
commit 51faa1f29f
+2
View File
@@ -17,6 +17,8 @@ jobs:
with:
fetch-depth: 0
- uses: pnpm/action-setup@v4
with:
version: 9
- uses: actions/setup-node@v4
with:
node-version: lts/*