diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5938eed..dbf318b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,7 +17,7 @@ jobs: # Install NPM dependencies, cache them correctly # and run all Cypress tests - name: Cypress run - uses: cypress-io/github-action@v5.8.4 + uses: cypress-io/github-action@v6.6.1 with: # Specify Browser since container image is compile with Firefox browser: chrome