Skip to content

Commit

Permalink
test v2 checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhimingYe committed Dec 18, 2024
1 parent d4d2e1b commit acff271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depoly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# 步骤 5: 检出 gh_pages 分支
- name: Checkout gh_pages branch
uses: actions/checkout@v3
uses: actions/checkout@v2
with:
ref: gh_pages
persist-credentials: false
Expand Down

0 comments on commit acff271

Please sign in to comment.