From 3a274f5f63ffbad592679bfc7623ef2deac9c7f5 Mon Sep 17 00:00:00 2001 From: suncheng Date: Thu, 6 Mar 2025 15:46:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/push.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/push.yml b/.gitea/workflows/push.yml index 5693c23..f8309eb 100644 --- a/.gitea/workflows/push.yml +++ b/.gitea/workflows/push.yml @@ -15,7 +15,7 @@ jobs: steps: # ✅ 使用 Gitea 兼容的代码检出方式 - name: Checkout code - uses: https://gitea.com/actions/checkout@v3 + uses: actions/checkout@v3 - name: Cleanup old containers run: |