Skip to content

Commit

Permalink
ci: update browser-tools 1.4.8 (#4341)
Browse files Browse the repository at this point in the history
update browser-tools orb so that the new updated url for chromedrivers
are used.

no qa required
  • Loading branch information
michael-siek committed Feb 26, 2024
1 parent 6008422 commit ed737c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ unix_nightly_box: &unix_nightly_box

orbs:
puppeteer: threetreeslight/puppeteer@0.1.2
browser-tools: circleci/browser-tools@1.4.6
browser-tools: circleci/browser-tools@1.4.8

set_npm_auth: &set_npm_auth
run: npm config set "//registry.npmjs.org/:_authToken" $NPM_AUTH
Expand Down

0 comments on commit ed737c7

Please sign in to comment.