Skip to content

Commit

Permalink
Update cypress-io/github-action action to v5 (#9791)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 20, 2022
1 parent d3ab119 commit 910aa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 910aa0b

Please sign in to comment.