From b20840c52aa404f3b507590c51c365185e4c5af8 Mon Sep 17 00:00:00 2001 From: Christos Lachanas Date: Tue, 3 Jun 2025 01:51:42 +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 9feb98b..71a8752 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@3 + uses: actions/upload-artifact@v3 with: # Name of the artifact to upload. # Optional. Default is 'artifact'