We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31958a4 commit acf7d6aCopy full SHA for acf7d6a
.github/workflows/deploy-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: 设置 Node.js
30
uses: actions/setup-node@v3
31
with:
32
- node-version: 20
+ node-version: 21
33
cache: pnpm
34
35
- name: 安装依赖
0 commit comments