Skip to content

Commit

Permalink
bumps chromedriver to 100 (#1410)
Browse files Browse the repository at this point in the history
Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
  • Loading branch information
boktorbb authored Mar 31, 2022
1 parent 920cd5e commit 6ec2182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
# github virtual env is the latest chrome
- name: Setup chromedriver
run: yarn add --dev chromedriver@97.0.0
run: yarn add --dev chromedriver@100.0.0

- name: Run bootstrap
run: yarn osd bootstrap
Expand Down

0 comments on commit 6ec2182

Please sign in to comment.