diff --git a/.gitea/workflows/build-action.yaml b/.gitea/workflows/build-action.yaml index 6b0752c2..b903e063 100644 --- a/.gitea/workflows/build-action.yaml +++ b/.gitea/workflows/build-action.yaml @@ -14,7 +14,7 @@ jobs: # Checkout the repository - name: Checkout the repository - uses: https://gitee.com/z9130/actions-checkout + uses: https://gitee.com/z9130/actions-checkout@v4 with: fetch-depth: 0 # - name: Clone repository