diff --git a/.github/workflows/downstream.yml b/.github/workflows/downstream.yml index b5e72dcc..af5ce2fb 100644 --- a/.github/workflows/downstream.yml +++ b/.github/workflows/downstream.yml @@ -26,7 +26,7 @@ jobs: # Step 2: run this sync action - specify the upstream repo, upstream branch to sync with, and target sync branch - name: Pull (Fast-Forward) upstream changes id: sync - uses: aormsby/Fork-Sync-With-Upstream-action@v2.1 + uses: aormsby/Fork-Sync-With-Upstream-action@v3.3 with: upstream_repository: AtlasMediaGroup/TotalFreedomMod upstream_branch: main