From 0da070b85b2841b1f8d1861dd4a02dfd88f36c0c Mon Sep 17 00:00:00 2001 From: ahoneybun Date: Wed, 10 Dec 2025 19:55:38 -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 71f7772..3fee3ed 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@v4 + uses: actions/upload-artifact@v5 with: name: servus-amd64 path: target/debug/servus