Skip to content

Commit

Permalink
Use sync-upstream action v2.
Browse files Browse the repository at this point in the history
  • Loading branch information
shenhanc78 committed Jan 8, 2025
1 parent 92fc0f6 commit 4fd5eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-fork-parent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
ref: 'main'
fetch-depth: 0 # fetch all history for accurate syncing
- name: Sync with upstream
uses: zhangnew/sync-upstream@v1
uses: zhangnew/sync-upstream@v2
with:
username: 'Han Shen'
useremail: '[email protected]'
Expand Down

0 comments on commit 4fd5eee

Please sign in to comment.