Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent 5ffff99 commit d690272
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/[email protected].13 # use the explicit version number
- uses: cypress-io/[email protected].14 # use the explicit version number
with:
start: npm run serve
wait-on: "http://localhost:4000"
Expand Down

0 comments on commit d690272

Please sign in to comment.