mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 02:35:48 +03:00
Update cypress-io/github-action digest to 61a130a (#10935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
68ebcd2956
commit
c78c7af407
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
|
@ -159,7 +159,7 @@ jobs:
|
|||
echo "CYPRESS_RUST_CRYPTO=1" >> "$GITHUB_ENV"
|
||||
|
||||
- name: Run Cypress tests
|
||||
uses: cypress-io/github-action@40a1a26c08d0e549e8516612ecebbd1ab5eeec8f
|
||||
uses: cypress-io/github-action@61a130a45335b30972903dace9a5d10578121e6e
|
||||
with:
|
||||
working-directory: matrix-react-sdk
|
||||
# The built-in Electron runner seems to grind to a halt trying
|
||||
|
|
Loading…
Reference in a new issue