diff --git a/.github/workflows/end-to-end.yml b/.github/workflows/end-to-end.yml index 6775782c..964ce872 100644 --- a/.github/workflows/end-to-end.yml +++ b/.github/workflows/end-to-end.yml @@ -133,7 +133,7 @@ jobs: - run: npm run fixtures:load-ci -- cypress/e2e/${{ matrix.e2e_test }}/fixtures.sql - run: npm run update-organization-info -- 500 - name: Cypress run - uses: cypress-io/github-action@v6.7.2 + uses: cypress-io/github-action@v6.7.5 with: wait-on: ${{ env.MONCOMPTEPRO_HOST }}/users/start-sign-in build: npm run build:assets