Update cypress-io/github-action action to v5 (#9791)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/28217/head
renovate[bot] 2022-12-20 05:06:34 +00:00 committed by GitHub
parent d3ab11928b
commit 910aa0b813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.