From 746d36d4a695134842c757b1e1b4b01b68ab6974 Mon Sep 17 00:00:00 2001 From: Vim <86254807+vim-usds@users.noreply.github.com> Date: Tue, 26 Jul 2022 13:59:12 -0400 Subject: [PATCH] Update Cypress GHA to v4 (#1768) * Update cypress gha to v4 * Trigger build --- .github/workflows/deploy_fe_staging.yml | 2 +- client/src/data/blankCEJST/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy_fe_staging.yml b/.github/workflows/deploy_fe_staging.yml index 58d8ea9d..0ddc1f86 100644 --- a/.github/workflows/deploy_fe_staging.yml +++ b/.github/workflows/deploy_fe_staging.yml @@ -50,7 +50,7 @@ jobs: - name: Check for security vulnerabilities run: npm audit --production - name: Cypress / Gherkin integration tests 🌃 - uses: cypress-io/github-action@v2 + uses: cypress-io/github-action@v4 with: working-directory: ${{env.WORKING_DIRECTORY}} browser: chrome diff --git a/client/src/data/blankCEJST/index.html b/client/src/data/blankCEJST/index.html index 7f5efce2..a981107c 100644 --- a/client/src/data/blankCEJST/index.html +++ b/client/src/data/blankCEJST/index.html @@ -14,6 +14,6 @@ - + \ No newline at end of file