From 0d8f483a39b6a4f6bc5303eb6cd01646fa229f44 Mon Sep 17 00:00:00 2001 From: abearxiong Date: Mon, 28 Apr 2025 14:59:03 +0800 Subject: [PATCH] test --- .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 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