From 8499757b10060378efd5b4a970c1818e7c143ea4 Mon Sep 17 00:00:00 2001 From: lostecho Date: Thu, 25 Dec 2025 11:48: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 e6f05ff..424881c 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/gitea-checkout@v4 + uses: actions/checkout@v4 - name: Print environment run: |