diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 6b06dc9ab4..fc96a739ce 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -126,7 +126,7 @@ jobs: version: latest - name: Run Cypress - uses: cypress-io/github-action@v5 + uses: cypress-io/github-action@v6 continue-on-error: true with: install: false