From 34daebe3e9c7ac1be5ebd958ceb35f37522299b4 Mon Sep 17 00:00:00 2001 From: liuxiaohua Date: Thu, 26 Jun 2025 09:48:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BD=EF=B8=8F=20[2025-06-26]=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9checkout=E6=9D=A5=E6=BA=90=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/confluence-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/confluence-sync.yaml b/.gitea/workflows/confluence-sync.yaml index 9c38870..c4f43ff 100644 --- a/.gitea/workflows/confluence-sync.yaml +++ b/.gitea/workflows/confluence-sync.yaml @@ -20,7 +20,7 @@ jobs: steps: # 检出文件 - - uses: https://gitea.com/actions/checkout@v4 + - uses: https://texous.cn/actions/checkout@v4 with: fetch-depth: 0