We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e39cf5 commit 8419b8dCopy full SHA for 8419b8d
.circleci/config.yml
@@ -12,7 +12,7 @@ defaultCypressOrbConfig: &defaultCypressOrbConfig
12
version: 2.1
13
orbs:
14
node: circleci/[email protected]
15
- cypress: cypress-io/cypress@3.4.3
+ cypress: cypress-io/cypress@4.0.0
16
jobs:
17
build:
18
executor:
0 commit comments