diff --git a/.github/workflows/sync-subtrees.yml b/.github/workflows/sync-subtrees.yml index ec32ae8..9012791 100644 --- a/.github/workflows/sync-subtrees.yml +++ b/.github/workflows/sync-subtrees.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: fetch-depth: 0