diff --git a/.circleci/config.yml b/.circleci/config.yml index 023f9cb0..a1cbf813 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2.1 orbs: # https://github.com/cypress-io/circleci-orb - cypress: cypress-io/cypress@3.0.0 # used to run e2e tests + cypress: cypress-io/cypress@3.4.0 # used to run e2e tests win: circleci/windows@5.0.0 # run a test job on Windows jobs: