diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 0d9fb6eb..454d517e 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -24,7 +24,7 @@ jobs: run: pnpm i --no-frozen-lockfile - name: Cypress run - uses: cypress-io/github-action@v5.8.3 + uses: cypress-io/github-action@v5.8.4 with: build: pnpm build start: pnpm start