diff --git a/.circleci/config.yml b/.circleci/config.yml index 317abe60..556d50dd 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.3 # used to run e2e tests win: circleci/windows@5.1.0 # run a test job on Windows jobs: