Skip to content

Commit

Permalink
change chrome version info
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed Feb 7, 2024
1 parent 6a4d69c commit a9daf80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- uses: nanasess/setup-chromedriver@v2
with:
chromedriver-version: 119.0.6045.105
chromedriver-version: 120.0.6099.109

- name: List Chrome
run: apt list --installed | grep chrome
Expand All @@ -46,7 +46,7 @@ jobs:

- uses: browser-actions/setup-chrome@v1
with:
chrome-version: 119.0.6045.105
chrome-version: 120.0.6099.224

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit a9daf80

Please sign in to comment.