Skip to content

Commit

Permalink
Upgraded geckodriver.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Jun 16, 2024
1 parent 2cf17d4 commit 017876f
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 @@ -13,10 +13,10 @@ jobs:
mongodb-version: 5.0
- uses: browser-actions/setup-geckodriver@latest
with:
geckodriver-version: 0.18.0
geckodriver-version: 0.34.0
- uses: browser-actions/setup-firefox@latest
with:
firefox-version: '54.0'
firefox-version: '111.0.1'
- run: |
bundle install
- uses: GabrielBB/xvfb-action@v1
Expand Down

0 comments on commit 017876f

Please sign in to comment.