Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NLRX-WJC authored Apr 15, 2024
1 parent cea4776 commit 0d694c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
steps:
# 拉取代码
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
node-version: 20
persist-credentials: false

# 生成静态文件
Expand Down

0 comments on commit 0d694c4

Please sign in to comment.