diff --git a/.github/workflows/git-sync.yml b/.github/workflows/git-sync.yml index 2db5705..72a1bac 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 + - users: https://cnb.cool/kevisual/checkout@main with: fetch-depth: 0