diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 6ebf05c..b9cb3ca 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: # 持久化工具目录 steps: - name: Checkout - uses: actions/checkout@v3 + uses: https://gh.huoxue.store/actions/checkout@v3 with: fetch-depth: 0 - name: setup go