diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 9b65017a..2e66a715 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -44,7 +44,7 @@ jobs: run: pnpm exec cypress verify - name: Cypress run - uses: cypress-io/github-action@3582b4a66951096f39ffca69a7a98a6a39a3100c + uses: cypress-io/github-action@f0ce1103faf706b9727abea6e8e13be04c5de880 with: build: pnpm build start: pnpm dev