diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index ce60180b..05ee9461 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -32,7 +32,7 @@ jobs: run: pnpm i --no-frozen-lockfile - name: Cypress run - uses: cypress-io/github-action@v6.7.10 + uses: cypress-io/github-action@v6.7.14 with: build: pnpm build start: pnpm start