diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index c8fbfd9009..59e904ee0e 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -111,7 +111,7 @@ jobs: path: webapp - name: Run Cypress tests - uses: cypress-io/github-action@v4.2.2 + uses: cypress-io/github-action@v5.0.2 with: # The built-in Electron runner seems to grind to a halt trying # to run the tests, so use chrome.