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