From 5a5bb809274794745fddc6e0dad4092552a33c45 Mon Sep 17 00:00:00 2001 From: cheney Date: Wed, 22 Oct 2025 16:01:12 +0800 Subject: [PATCH] :7 testci --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 971c602..e9a9b78 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -6,7 +6,7 @@ jobs: build-image: runs-on: workbench steps: - - uses: actions/checkout@v4 + - uses: https://gitea.com/actions/checkout@v4 - name: Build Binary env: OBJECT_TOKEN: ${{ secrets.OBJECT_TOKEN }} # 需要在Gitea项目设置中配置的密钥