Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 31acf35 commit c8768ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: pnpm i --no-frozen-lockfile

- name: Cypress run
uses: cypress-io/github-action@v5.8.3
uses: cypress-io/github-action@v5.8.4
with:
build: pnpm build
start: pnpm start
Expand Down

0 comments on commit c8768ea

Please sign in to comment.