diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 3fee3ed..d9c5904 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: run: cargo build - name: Upload - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v3 with: name: servus-amd64 path: target/debug/servus