We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed51af4 commit 8bd8646Copy full SHA for 8bd8646
.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