diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index d8728c1..fe2bb53 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -22,7 +22,7 @@ jobs: # Step 2: run the sync action - name: Sync upstream changes id: sync - uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.2 + uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.3 with: upstream_sync_repo: NeteaseCloudMusicApiEnhanced/api-enhanced upstream_sync_branch: main