diff --git a/.circleci/config.yml b/.circleci/config.yml index 80d7f2fc..9c514f97 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.2 # used to run e2e tests win: circleci/windows@5.0.0 # run a test job on Windows jobs: