Skip to content

Commit

Permalink
ci: update cypress action
Browse files Browse the repository at this point in the history
  • Loading branch information
pjsier committed Feb 1, 2025
1 parent cf82c27 commit 977f01d
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 @@ -143,7 +143,7 @@ jobs:
make download-data
make restore
- uses: cypress-io/github-action@v4.1.0
- uses: cypress-io/github-action@v6.7.10
env:
VITE_BASE_URL: "http://localhost:5000"
VITE_PUBLIC_URL: ""
Expand Down

0 comments on commit 977f01d

Please sign in to comment.