diff --git a/.gitea/workflows/build-action.yaml b/.gitea/workflows/build-action.yaml index 8f811a95..64777d8f 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: actions/checkout@v4 + uses: https://gitea.com/actions/checkout@v4 with: fetch-depth: 0 # - name: Clone repository