From 842a66f6cf7c918b22d646a46cfb66db6d4695eb Mon Sep 17 00:00:00 2001 From: "beltrachi-renovate-app[bot]" <204345617+beltrachi-renovate-app[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 08:58:49 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ddf32af..2ca36b3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - name: Upload screenshots on failure if: failure() - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: test-screenshots-${{ github.run_id }} path: /tmp/test-screenshots/