diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index d7a2cdfa59..7442e96f32 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -163,7 +163,7 @@ jobs: - run: bash wait-for-container-startup.sh - - run: docker run -v $PWD:/e2e -w /e2e --network host -e CYPRESS_BASE_URL=http://localhost:3000 cypress/included:6.3.0 + - run: docker run -v $PWD:/e2e -w /e2e --network host -e CYPRESS_BASE_URL=http://localhost:3000 cypress/included:6.4.0 working-directory: frontend coveralls-finished: