diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5149ca904e1..292a5439c62 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -149,7 +149,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.1.9 + uses: cypress-io/github-action@v7.3.0 with: # Run tests in Chrome, headless mode (default) browser: chrome