diff --git a/.circleci/config.yml b/.circleci/config.yml index df594071..a2a7ecb3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ version: 2.1 orbs: - browser-tools: circleci/browser-tools@1.2 + browser-tools: circleci/browser-tools@1.3.0 jobs: # a collection of steps build: # runs not using Workflows must have a `build` job as entry point docker: # run the steps with Docker