diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index be505e126ea..7ec39b2b4ea 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