Update Cypress GHA to v5

This commit is contained in:
Felipe Knorr Kuhn 2022-12-05 20:22:53 -08:00
parent d17ccbc5ae
commit 5658e053d0
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A

View File

@ -40,7 +40,7 @@ jobs:
cache-dependency-path: ${{ matrix.module }}/frontend/package-lock.json
- name: Chrome browser tests (${{ matrix.module }})
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v5
with:
tag: ${{ github.event_name }}
working-directory: ${{ matrix.module }}/frontend