Skip to content

Commit 86d981a

Browse files
authored
ci(deps): update CircleCI cypress-io/cypress orb to 6.0.0 (#1002)
1 parent 61a84f5 commit 86d981a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
version: 2.1
99
orbs:
1010
# use Cypress orb from CircleCI registry
11-
cypress: cypress-io/cypress@5.0.1 # https://github.com/cypress-io/circleci-orb/releases
11+
cypress: cypress-io/cypress@6.0.0 # https://github.com/cypress-io/circleci-orb/releases
1212
win: circleci/windows@5.1.0
1313

1414
executors:

0 commit comments

Comments
 (0)