Skip to content

Commit

Permalink
ci: Upgrade Cypress action
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilzyla committed Dec 28, 2023
1 parent c72804f commit 1025f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: E2E test
if: always()
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v6
with:
working-directory: js
start: yarn run-showcase
Expand Down

0 comments on commit 1025f5f

Please sign in to comment.