Skip to content

Commit

Permalink
Update cypress-io/github-action action to v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 7424929 commit 2e246f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Build JavaScript
run: npm run build

- uses: cypress-io/github-action@v6.5.0 # use the explicit version number
- uses: cypress-io/github-action@v6.6.0 # use the explicit version number
with:
start: npm run serve
wait-on: "http://localhost:4000"
Expand Down

0 comments on commit 2e246f8

Please sign in to comment.