We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74086e commit 2a754efCopy full SHA for 2a754ef
.circleci/test-deploy.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
orbs:
3
orb-tools: circleci/[email protected] # https://circleci.com/developer/orbs/orb/circleci/orb-tools
4
- browser-tools: circleci/browser-tools@2.2.1 # https://circleci.com/developer/orbs/orb/circleci/browser-tools
+ browser-tools: circleci/browser-tools@2.3.0 # https://circleci.com/developer/orbs/orb/circleci/browser-tools
5
# The orb will be injected here by the "continue" job.
6
filters: &filters
7
tags:
0 commit comments