From 910aa0b813952ad58849c61247e1b2313e91895a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 05:06:34 +0000 Subject: [PATCH] Update cypress-io/github-action action to v5 (#9791) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/cypress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index c8fbfd9009f..59e904ee0e9 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -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.