mirror of https://github.com/vector-im/riot-web
Update cypress-io/github-action action to v5 (#9791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/28788/head^2
parent
d3ab11928b
commit
910aa0b813
|
@ -111,7 +111,7 @@ jobs:
|
||||||
path: webapp
|
path: webapp
|
||||||
|
|
||||||
- name: Run Cypress tests
|
- name: Run Cypress tests
|
||||||
uses: cypress-io/github-action@v4.2.2
|
uses: cypress-io/github-action@v5.0.2
|
||||||
with:
|
with:
|
||||||
# The built-in Electron runner seems to grind to a halt trying
|
# The built-in Electron runner seems to grind to a halt trying
|
||||||
# to run the tests, so use chrome.
|
# to run the tests, so use chrome.
|
||||||
|
|
Loading…
Reference in New Issue