From 072b2ee7693c313e26ac9af43bcc54a3ff8f93c4 Mon Sep 17 00:00:00 2001 From: Tony Chen Date: Fri, 28 Jul 2023 19:49:59 +0800 Subject: [PATCH] Update gitee-sync.yml (#2936) --- .github/workflows/gitee-sync.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gitee-sync.yml b/.github/workflows/gitee-sync.yml index 843b2819cba..58d7f3525f1 100644 --- a/.github/workflows/gitee-sync.yml +++ b/.github/workflows/gitee-sync.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout source code uses: actions/checkout@v3 - name: Mirror Github to Gitee - uses: Yikun/hub-mirror-action@v1.2 + uses: Yikun/hub-mirror-action@v1.3 with: src: github/go-kratos dst: gitee/go-kratos @@ -24,4 +24,4 @@ jobs: timeout: 600 debug: true force_update: true - static_list: "kratos" \ No newline at end of file + static_list: "kratos"