Skip to content

Commit

Permalink
set gh actions cypress action to v6 in an attempt to solve the cypres…
Browse files Browse the repository at this point in the history
…s binary cache issue
  • Loading branch information
ob6160 committed Oct 6, 2024
1 parent 4a92dcd commit 9a8e4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-e2e-chrome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
version: 1.27.7
- run: SUPABASE_SCANNER_BUFFER_SIZE=5mb supabase start
- name: Cypress run
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v6
env:
DATABASE_NAME: toiletmap
VERCEL_URL: http://localhost:3000
Expand Down

0 comments on commit 9a8e4c3

Please sign in to comment.