diff --git a/.circleci/config.yml b/.circleci/config.yml index 475dce6b..921f6344 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ orbs: # import Cypress orb by specifying an exact version x.y.z # or the latest version 1.x.x using "@1" syntax # https://github.com/cypress-io/circleci-orb - cypress: cypress-io/cypress@1.28.0 + cypress: cypress-io/cypress@1.29.0 commands: restore-cached-dependencies: