Skip to content

Commit

Permalink
fix: CI 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
chenlang committed Nov 4, 2024
1 parent 7df0813 commit 60adf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: 安装 nodejs
uses: actions/[email protected]
with:
node-version: "20.8.1"
node-version: "20.14.0"

- name: 构建 dist
run: |
Expand Down

0 comments on commit 60adf3b

Please sign in to comment.