diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 72fe60fd96f..d9298a3baa0 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