diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ffe40eb03fe..5b76f5beb96 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -171,7 +171,7 @@ jobs: # https://github.com/cypress-io/github-action # (NOTE: to run these e2e tests locally, just use 'ng e2e') - name: Run e2e tests (integration tests) - uses: cypress-io/github-action@v7.4.1 + uses: cypress-io/github-action@v7.4.3 with: # Run tests in Chrome, headless mode (default) browser: chrome