Skip to content

Commit ab2e018

Browse files
chore: update cypress-io/github-action action to v6
1 parent ba8326e commit ab2e018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Install NPM dependencies, cache them correctly
5050
# and run all Cypress tests
5151
- name: Cypress run - Chrome
52-
uses: cypress-io/github-action@v4.2.2
52+
uses: cypress-io/github-action@v6.9.0
5353
with:
5454
# not working with pnpm
5555
install: false

0 commit comments

Comments
 (0)