diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 81ce6afe0..9f9567d5e 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -23,7 +23,7 @@ jobs: with: node-version: 20 - name: Cypress run - uses: cypress-io/github-action@v5 + uses: cypress-io/github-action@v6 with: wait-on: 'https://localhost:9443' wait-on-timeout: 180