diff --git a/.github/workflows/sync-to-gitee.yml b/.github/workflows/sync-to-gitee.yml index 7b29c9e3..4095d896 100644 --- a/.github/workflows/sync-to-gitee.yml +++ b/.github/workflows/sync-to-gitee.yml @@ -24,7 +24,7 @@ jobs: script: | return context.repo.repo; - name: Mirror the GitHub repos to Gitee - uses: Yikun/hub-mirror-action@v1.3 + uses: Yikun/hub-mirror-action@v1.4 with: src: github/northword dst: gitee/northword