diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eb749c2..9a0fe7b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -58,7 +58,7 @@ jobs: - name: Run tests run: just test - name: Cypress run - uses: cypress-io/github-action@ebe8b24c4428922d0f793a5c4c96853a633180e3 #v6.6.0 + uses: cypress-io/github-action@1b70233146622b69e789ccdd4f9452adc638d25a #v6.6.1 with: start: just run wait-on: "http://localhost:8000/"