From 410b91e2a551483f55c4ad30aef110dbb52ad90e Mon Sep 17 00:00:00 2001 From: Marcel Date: Tue, 5 May 2026 14:54:29 +0200 Subject: [PATCH] chore: upgrade upload-artifact action from v3 to v4 Co-Authored-By: Claude Sonnet 4.6 --- .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 389ab11a..a2d9d227 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: - name: Upload screenshots if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: unit-test-screenshots path: frontend/test-results/screenshots/