From 2184638effc3e97f38291e1d2546a99624cf42e9 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Sat, 27 Apr 2024 09:45:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20hub-mirror-action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync_to_gitee.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_to_gitee.yaml b/.github/workflows/sync_to_gitee.yaml index fedf378..ab28adf 100644 --- a/.github/workflows/sync_to_gitee.yaml +++ b/.github/workflows/sync_to_gitee.yaml @@ -6,7 +6,7 @@ jobs: if: ${{ github.repository == 'bin456789/reinstall' }} runs-on: ubuntu-latest steps: - - uses: Yikun/hub-mirror-action@v1.3 + - uses: Yikun/hub-mirror-action@v1.4 with: src: github/bin456789 dst: gitee/bin456789