Skip to content

Commit

Permalink
circleci/config.yml update browser-tools@1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach committed Jul 24, 2024
1 parent 9add8a8 commit 20a4f7a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
version: 2.1
orbs:
browser-tools: circleci/browser-tools@1.4.6
browser-tools: circleci/browser-tools@1.4.8
ruby: circleci/ruby@2.0.0
node: circleci/node@5.0.2
executors:
Expand Down Expand Up @@ -91,8 +91,7 @@ jobs:
- attach_workspace:
at: '~/orangelight'
- setup-bundler-and-node
- browser-tools/install-browser-tools:
chrome-version: 116.0.5845.96
- browser-tools/install-browser-tools
- checkout
- run: |
ruby --version
Expand Down

0 comments on commit 20a4f7a

Please sign in to comment.