From 65a99bc02338742cd05165a384f79d03f96461d0 Mon Sep 17 00:00:00 2001 From: lostecho Date: Thu, 25 Dec 2025 10:07:35 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/test.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 96de79b..b9542b1 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -7,7 +7,7 @@ jobs: runs-on: [ubuntu-latest] # 使用你的 runner 标签 steps: - name: Checkout (local action) - uses: lostecho/checkout@v4 + uses: lostecho/checkout-action@v4 - name: Print environment run: |