diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index d04ec3a8f0e..eed3d014e52 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -95,7 +95,7 @@ jobs: uses: ./.github/actions/webpack-persistent-cache - name: Cypress run - uses: cypress-io/github-action@7ef72e250a9e564efb4ed4c2433971ada4cc38b4 # v6.10.4 + uses: cypress-io/github-action@8a35f965fbd13e3b18d9fb3bdc5f50ae2f4a5e76 # v7.1.0 with: browser: chrome config-file: cypress.config.js