From 8c28e4aeadab4acb2abfc96dfd4dc42e46c09a9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:36:25 +0000 Subject: [PATCH] chore(deps): update cypress-io/github-action 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 7b1f709..68240b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,7 +116,7 @@ jobs: task typo3:waiting - name: Run Cypress tests - uses: cypress-io/github-action@v6 + uses: cypress-io/github-action@v7.4.1 continue-on-error: true with: wait-on-timeout: 120