diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index b6d0e7931..26fbb607e 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -96,7 +96,7 @@ jobs: curl -v http://localhost:8081/index.php/login - name: Cypress run - uses: cypress-io/github-action@v5 + uses: cypress-io/github-action@v6 with: record: true parallel: false