From c3cdfbb17703d43687d7703407cd93aee3db8de3 Mon Sep 17 00:00:00 2001
From: Christos Lachanas <christos@lachanas.de>
Date: Tue, 3 Jun 2025 01:50:13 +0000
Subject: [PATCH] Update .gitea/workflows/artifact.yaml

---
 .gitea/workflows/artifact.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitea/workflows/artifact.yaml b/.gitea/workflows/artifact.yaml
index dee5fef..9feb98b 100644
--- a/.gitea/workflows/artifact.yaml
+++ b/.gitea/workflows/artifact.yaml
@@ -13,7 +13,7 @@ jobs:
         # - name: add node
          #  run: apk add nodejs
         - name: test artificat
-          uses: actions/upload-artifact@v4
+          uses: actions/upload-artifact@3
           with:
             # Name of the artifact to upload.
             # Optional. Default is 'artifact'