diff --git a/.github/workflows/git-sync.yml b/.github/workflows/git-sync.yml index fa7821f..20f93ea 100644 --- a/.github/workflows/git-sync.yml +++ b/.github/workflows/git-sync.yml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest steps: # - uses: actions/checkout@v3 - - users: https://cnb.cool/kevisual/checkout.git@main + - users: https://cnb.cool/kevisual/checkout.git with: fetch-depth: 0