更新 deploy.yaml,升级 pnpm 版本至 10

This commit is contained in:
狮子耗耗 2025-04-26 21:29:35 +08:00
parent cda84bf420
commit fe9181591f

View File

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