diff --git a/.gitea/workflows/ci-reusable.yml b/.gitea/workflows/ci-reusable.yml index 169b010..b24cb25 100644 --- a/.gitea/workflows/ci-reusable.yml +++ b/.gitea/workflows/ci-reusable.yml @@ -150,7 +150,7 @@ jobs: - name: Upload artifacts if: inputs.upload-artifacts - uses: actions/upload-artifact@v4 + uses: https://github.com/christopherHX/gitea-upload-artifact@v4 with: name: medicallib-rust-${{ runner.os }}-${{ github.run_number }} path: |