chore: 更新web自动构建

This commit is contained in:
adhu2018 2024-10-10 12:37:26 +08:00 committed by GitHub
parent 19e37aec81
commit efbca898a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,13 +25,13 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 22
- uses: pnpm/action-setup@v4
name: Install pnpm
id: pnpm-install
with:
version: 8
version: 9
run_install: false
- name: Get pnpm store directory