Skip to content

Commit

Permalink
chore: update circleci/browser-tools to latest version which fixes pr…
Browse files Browse the repository at this point in the history
…oblem installing chromedriver (#435)
  • Loading branch information
Ben M authored Jul 20, 2023
1 parent e3e2f63 commit 36d09fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/@orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ display:
# if our orb requires other orbs, we can import them like this. Otherwise remove the "orbs" stanza.
orbs:
node: circleci/node@5
browser-tools: circleci/browser-tools@1
browser-tools: circleci/browser-tools@1.4.2

0 comments on commit 36d09fa

Please sign in to comment.