chore(CI): bump actions version (#12269)

This commit is contained in:
neverland
2023-09-09 09:20:38 +08:00
committed by GitHub
parent 9ce8074b1e
commit ba98c6d689
6 changed files with 15 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Sync to Gitee
uses: wearerequired/git-mirror-action@master
uses: wearerequired/git-mirror-action@v1.2.0
env:
# 在 Settings->Secrets 配置 GITEE_RSA_PRIVATE_KEY
SSH_PRIVATE_KEY: ${{ secrets.GITEE_RSA_PRIVATE_KEY }}