diff --git a/.gitea/workflows/build-demo.yaml b/.gitea/workflows/build-demo.yaml
index e538af3..e75b8c6 100644
--- a/.gitea/workflows/build-demo.yaml
+++ b/.gitea/workflows/build-demo.yaml
@@ -27,8 +27,8 @@ jobs:
       - name: Run build script
         run: npm run build
 
-      - name: Upload Output
-        uses: https://gitea.com/actions/upload-artifact@v4
+      - name: Upload artifact
+        uses: https://gitea.com/actions/upload-artifact@v2
         with:
           name: static-website
           path: site/