We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23654c9 commit 29e403aCopy full SHA for 29e403a
.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.3.1
+ cypress: cypress-io/cypress@3.4.0
16
jobs:
17
build:
18
executor:
0 commit comments