From 7898ece030a57948541d91d11dc85813de8b7131 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:55:23 +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 58ccfba..b0bdd86 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -118,7 +118,7 @@ jobs: task joomla:ls - name: Run Cypress tests - uses: cypress-io/github-action@v6 + uses: cypress-io/github-action@v7.1.10 continue-on-error: true with: wait-on-timeout: 120