We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a84f5 commit 86d981aCopy full SHA for 86d981a
.circleci/config.yml
@@ -8,7 +8,7 @@
8
version: 2.1
9
orbs:
10
# use Cypress orb from CircleCI registry
11
- cypress: cypress-io/cypress@5.0.1 # https://github.com/cypress-io/circleci-orb/releases
+ cypress: cypress-io/cypress@6.0.0 # https://github.com/cypress-io/circleci-orb/releases
12
win: circleci/windows@5.1.0
13
14
executors:
0 commit comments