From 68192c39a3a643c266ac1fb6ab665296d7338b51 Mon Sep 17 00:00:00 2001 From: huoxue1 <3343780376@qq.com> Date: Thu, 7 Sep 2023 23:25:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/ci.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 727f1e6..da1720f 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: # 持久化工具目录 steps: - name: Checkout - uses: actions/checkout@v4 + uses: https://huoxue.link:12300/huoxue1/checkout with: fetch-depth: 0 - name: setup go