From f2404da5f7bbf0cf871a0fdeaeac25ee85c57ce0 Mon Sep 17 00:00:00 2001 From: Christos Lachanas Date: Sat, 7 Dec 2024 20:43:08 +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 ccd5490..dee5fef 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@v2 + uses: actions/upload-artifact@v4 with: # Name of the artifact to upload. # Optional. Default is 'artifact'