Skip to content

Commit

Permalink
fix: update cypress actions
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Feb 26, 2024
1 parent 78e1276 commit edde090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Component Tests 🧪
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
with:
component: true
browser: chrome
Expand Down

0 comments on commit edde090

Please sign in to comment.