From d6c970886b5deda2770f8ee449a69f1f2f10e1ae Mon Sep 17 00:00:00 2001 From: ahoneybun Date: Wed, 10 Dec 2025 20:00:03 -0700 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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