diff --git a/.github/workflows/sync2gitee.cached.yml b/.github/workflows/sync2gitee.cached.yml index dab2625..84eec10 100644 --- a/.github/workflows/sync2gitee.cached.yml +++ b/.github/workflows/sync2gitee.cached.yml @@ -37,7 +37,7 @@ jobs: restore-keys: ${{ runner.os }}-${{ steps.info.outputs.key }}-cache- - name: Mirror the GitHub repo to Gitee with cache - uses: Yikun/hub-mirror-action@v1.2 + uses: Yikun/hub-mirror-action@v1.3 with: src: github/yi-Xu-0100 dst: gitee/yiXu0100 diff --git a/.github/workflows/sync2gitee.list.org.yml b/.github/workflows/sync2gitee.list.org.yml index 1206586..df5a864 100644 --- a/.github/workflows/sync2gitee.list.org.yml +++ b/.github/workflows/sync2gitee.list.org.yml @@ -43,7 +43,7 @@ jobs: user: OI-wiki - name: Mirror hub with cache and list - uses: Yikun/hub-mirror-action@v1.2 + uses: Yikun/hub-mirror-action@v1.3 with: src: github/OI-wiki dst: gitee/yi-xu-test-organization diff --git a/.github/workflows/sync2gitee.list.yml b/.github/workflows/sync2gitee.list.yml index 3499f00..33ae935 100644 --- a/.github/workflows/sync2gitee.list.yml +++ b/.github/workflows/sync2gitee.list.yml @@ -41,7 +41,7 @@ jobs: allow_archived: false - name: Mirror hub with cache and list - uses: Yikun/hub-mirror-action@v1.2 + uses: Yikun/hub-mirror-action@v1.3 with: src: github/yi-Xu-0100 dst: gitee/yiXu0100 diff --git a/.github/workflows/sync2gitee.yml b/.github/workflows/sync2gitee.yml index 8daf68a..dd228be 100644 --- a/.github/workflows/sync2gitee.yml +++ b/.github/workflows/sync2gitee.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Mirror the GitHub repos to Gitee - uses: Yikun/hub-mirror-action@v1.2 + uses: Yikun/hub-mirror-action@v1.3 with: src: github/yi-Xu-0100 dst: gitee/yiXu0100