diff --git a/.github/workflows/e2e_cypress-action.yml b/.github/workflows/e2e_cypress-action.yml index 5e350219b..93862a33c 100644 --- a/.github/workflows/e2e_cypress-action.yml +++ b/.github/workflows/e2e_cypress-action.yml @@ -69,7 +69,7 @@ jobs: DISPLAY: :0.0 - name: Run e2e tests (cypress-action) - uses: cypress-io/github-action@d69252d52b9a31bad4f418f05ba2bc83687a02eb # pin@v5.8.3 + uses: cypress-io/github-action@248bde77443c376edc45906ede03a1aba9da0462 # pin@v5.8.4 with: start: pnpm start:server command: pnpm test:e2e:ci:cypress-action