diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 0daea27..c6f3fb0 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -49,7 +49,7 @@ jobs: # Install NPM dependencies, cache them correctly # and run all Cypress tests - name: Cypress run - Chrome - uses: cypress-io/github-action@v4.2.2 + uses: cypress-io/github-action@v6.6.0 with: # not working with pnpm install: false