From 827fe631bd996064b27232831402e1dd6546f085 Mon Sep 17 00:00:00 2001 From: abearxiong Date: Mon, 28 Apr 2025 15:02:27 +0800 Subject: [PATCH] test git --- .github/workflows/git-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/git-sync.yml b/.github/workflows/git-sync.yml index 72a1bac..fa7821f 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@main + - users: https://cnb.cool/kevisual/checkout.git@main with: fetch-depth: 0