diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index aa2872466..40affbe79 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -52,7 +52,7 @@ jobs: - 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: ${{ env.UPSTREAM_REPO }} upstream_sync_branch: ${{ env.UPSTREAM_BRANCH }}