diff --git a/.github/workflows/e2e_cypress-action.yml b/.github/workflows/e2e_cypress-action.yml index ea06af5b9..6201553a9 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@248bde77443c376edc45906ede03a1aba9da0462 # pin@v5.8.4 + uses: cypress-io/github-action@ebe8b24c4428922d0f793a5c4c96853a633180e3 # pin@v6.6.0 with: start: pnpm start:server command: pnpm test:e2e:ci:cypress-action