diff --git a/.github/workflows/sync-with-template.yml b/.github/workflows/sync-with-template.yml index 05da4b9..9147bb3 100644 --- a/.github/workflows/sync-with-template.yml +++ b/.github/workflows/sync-with-template.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout old repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: fetch-depth: 0 # Ensures full history is fetched