Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xygodcyx committed May 21, 2024
1 parent 3e98757 commit 0bf56b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Node.js and npm
uses: actions/[email protected]
with:
node-version: '14'
node-version: '20'

# 安装 vte 和其他前端依赖
- name: Install frontend dependencies
Expand Down

0 comments on commit 0bf56b6

Please sign in to comment.