mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 14:59:34 +08:00
chore: 更新 pnpm 版本
This commit is contained in:
parent
964f1737e6
commit
8c10b7e297
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -16,13 +16,13 @@ jobs:
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18'
|
||||
node-version: '22'
|
||||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
id: pnpm-install
|
||||
with:
|
||||
version: 8
|
||||
version: 9.13.2
|
||||
run_install: true
|
||||
|
||||
- name: Build VitePress site
|
||||
|
@ -18,5 +18,5 @@
|
||||
"swiper": "^11.1.14",
|
||||
"vitepress": "1.5.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.13.2+sha512.88c9c3864450350e65a33587ab801acf946d7c814ed1134da4a924f6df5a2120fd36b46aab68f7cd1d413149112d53c7db3a4136624cfd00ff1846a0c6cef48a"
|
||||
"packageManager": "pnpm@9.13.2"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user