Skip to content

Commit

Permalink
Upgrade Cypress test system to v13
Browse files Browse the repository at this point in the history
Bump github action to v6.
  • Loading branch information
hostilefork committed Sep 17, 2023
1 parent e932917 commit 8a0da55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ jobs:
# variable that Cypress will proxy to the browser is easiest.
#
- name: Run Replpad using Chrome
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v6
with:
working-directory: tests/cypress
browser: chrome
Expand Down

0 comments on commit 8a0da55

Please sign in to comment.