diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0a7db4cf65d..a3c0d6e48ae 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.0 + uses: cypress-io/github-action@v7.4.1 with: # Run tests in Chrome, headless mode (default) browser: chrome