From 247f917787cd8c51f1be0bff82fd2646eda69dfd Mon Sep 17 00:00:00 2001 From: ztm Date: Thu, 9 Jul 2026 03:57:32 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/l2-checko?= =?UTF-8?q?ut.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/l2-checkout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/l2-checkout.yaml b/.gitea/workflows/l2-checkout.yaml index bdf5830..5c04fd6 100644 --- a/.gitea/workflows/l2-checkout.yaml +++ b/.gitea/workflows/l2-checkout.yaml @@ -6,7 +6,7 @@ jobs: checkout: runs-on: docker steps: - - uses: actions/checkout@v4 + - uses: http://gitea-dev.autobee.pro/actions/checkout@v4 - name: 验证代码已检出 run: | ls -la