We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc72a5d + 9a05f20 commit ed84e17Copy full SHA for ed84e17
.circleci/config.yml
@@ -1,6 +1,6 @@
1
version: 2.1
2
orbs:
3
- browser-tools: circleci/browser-tools@1.2
+ browser-tools: circleci/browser-tools@1.4.0
4
5
jobs: # a collection of steps
6
build: # runs not using Workflows must have a `build` job as entry point
0 commit comments