diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index ebd96dbd13..206abd50b7 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -163,7 +163,7 @@ jobs: echo "CYPRESS_RUST_CRYPTO=1" >> "$GITHUB_ENV" - name: Run Cypress tests - uses: cypress-io/github-action@7ad5be0b88bd98f5b692b581a4e7b6ed39939911 + uses: cypress-io/github-action@bcd73b7e98602824dfd8cddd890f5d7dd5c4d97a with: working-directory: matrix-react-sdk # The built-in Electron runner seems to grind to a halt trying to run the tests, so use chrome.