From b5a9a37dd1cd47aa0aeb1fea7fe9d0744f6338db Mon Sep 17 00:00:00 2001 From: z9130 <984661593@qq.com> Date: Mon, 16 Sep 2024 15:42:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build-act?= =?UTF-8?q?ion.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-action.yaml b/.gitea/workflows/build-action.yaml index 64777d8f..6b0752c2 100644 --- a/.gitea/workflows/build-action.yaml +++ b/.gitea/workflows/build-action.yaml @@ -14,7 +14,7 @@ jobs: # Checkout the repository - name: Checkout the repository - uses: https://gitea.com/actions/checkout@v4 + uses: https://gitee.com/z9130/actions-checkout with: fetch-depth: 0 # - name: Clone repository