From 7df66570c4fe9580833f34c86bfc01149202b159 Mon Sep 17 00:00:00 2001 From: Vladimir Obrizan Date: Fri, 4 Jul 2025 08:24:15 +0300 Subject: [PATCH] Update artifact action --- .github/workflows/ui-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ui-tests.yml b/.github/workflows/ui-tests.yml index e18f500..4e95f4c 100644 --- a/.github/workflows/ui-tests.yml +++ b/.github/workflows/ui-tests.yml @@ -51,7 +51,7 @@ jobs: # Upload test reports - name: Upload test reports - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: test-reports path: test-reports/**