Update Cypress Github Action to v4

This commit is contained in:
Felipe Knorr Kuhn
2022-06-03 20:59:27 -07:00
parent ce0564a89c
commit b71922fabf

View File

@@ -69,7 +69,7 @@ jobs:
CYPRESS_PROJECT_ID: ${{ secrets.CYPRESS_PROJECT_ID }}
- name: ${{ matrix.browser }} browser tests (Bisq)
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v4
if: always()
with:
tag: ${{ github.event_name }}