From 7c517c1a2127df8c285134406a9e7af87b52f713 Mon Sep 17 00:00:00 2001 From: zkitefly Date: Mon, 29 Apr 2024 15:19:49 +0800 Subject: [PATCH] Update gitee.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 升级 Yikun/hub-mirror-action 至 1.4 版本尝试解决问题? --- .github/workflows/gitee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitee.yml b/.github/workflows/gitee.yml index 547cb88..7ffcab6 100644 --- a/.github/workflows/gitee.yml +++ b/.github/workflows/gitee.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Mirror Github to Gitee - uses: Yikun/hub-mirror-action@v1.3 + uses: Yikun/hub-mirror-action@v1.4 with: src: github/HMCL-dev dst: gitee/huanghongxun