diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 0808865e7..b449393fc 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -84,7 +84,7 @@ jobs: curl -v http://localhost:8081/index.php/login - name: Cypress run - uses: cypress-io/github-action@v4 + uses: cypress-io/github-action@v5 with: record: true parallel: false