From 0c8a5b4e097ee33132056cc9d07dae90675e8dcd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Apr 2026 20:01:51 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7.0.1 --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 10c134b..15f1212 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -29,7 +29,7 @@ jobs: E2E_API_URL: http://192.168.1.10:8100 - name: Upload Playwright report if: failure() - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: playwright-report path: frontend/playwright-report/