Skip to content

Commit

Permalink
更新工具链版本
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenTritium committed Mar 20, 2024
1 parent 13f6ee3 commit 87647da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ jobs:
- name: 安装 pnpm
uses: pnpm/action-setup@v2
with:
version: 8
version: 8.15.5
run_install: true


- name: 设置 Node.js
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 21.7.1
cache: pnpm


Expand Down

0 comments on commit 87647da

Please sign in to comment.