diff --git a/.github/workflows/cypress-custom.yml b/.github/workflows/cypress-custom.yml index e5f80a3d54..957dbe7751 100644 --- a/.github/workflows/cypress-custom.yml +++ b/.github/workflows/cypress-custom.yml @@ -144,7 +144,7 @@ jobs: cat data/nextcloud.log - name: Cypress run - uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0 + uses: cypress-io/github-action@fa4a118725a8f001170d49631ea89e5d66fee626 # v7.4.1 with: wait-on: '${{ env.CYPRESS_baseUrl }}' working-directory: 'apps/${{ env.APP_NAME }}'