diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 86a9012f9f..818860ef7e 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -56,7 +56,7 @@ jobs: run: npm run seed - name: Cypress run - uses: cypress-io/github-action@v1 + uses: cypress-io/github-action@v2 with: record: ${{ env.CYPRESS_RECORD_KEY != 0 }} build: npm run build