Skip to content

Commit

Permalink
chore(ci): update a few GitHub Actions deps (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding authored Nov 10, 2023
1 parent dffc7eb commit 675a7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: yarn serve:demo &

- name: Run Cypress E2E tests
uses: cypress-io/github-action@ebe8b24c4428922d0f793a5c4c96853a633180e3 # v6.6.0
uses: cypress-io/github-action@v6
with:
working-directory: test/cypress
config-file: cypress.config.ts
Expand Down

0 comments on commit 675a7fb

Please sign in to comment.