We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1692de commit 3ec3442Copy full SHA for 3ec3442
1 file changed
.github/workflows/cypress.yml
@@ -34,7 +34,7 @@ jobs:
34
- run: corepack enable && yarn install
35
- run: yarn workspace skde run build
36
- name: Cypress run
37
- uses: cypress-io/github-action@v7.1.10
+ uses: cypress-io/github-action@v7.3.0
38
with:
39
working-directory: ./apps/skde
40
build: yarn export
0 commit comments