Skip to content

Commit

Permalink
🔧 use latest cypress github action to work with cypress v10
Browse files Browse the repository at this point in the history
  • Loading branch information
steffinchen committed Jun 30, 2022
1 parent 1f4ef19 commit 7b10541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
name: dist
path: dist
- uses: cypress-io/github-action@v2
- uses: cypress-io/github-action@v4
with:
start: npm run http-server
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7b10541

Please sign in to comment.