Skip to content

Commit

Permalink
fix chromedriver-version
Browse files Browse the repository at this point in the history
  • Loading branch information
antopalidi committed Dec 18, 2023
1 parent 34c6ed8 commit 043dc6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: nanasess/setup-chromedriver@v2
with:
chromedriver-version: 119.0.6045.105

- uses: ruby/setup-ruby@v1
with:
Expand Down
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -510,8 +510,6 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.14.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.5-x86_64-linux)
racc (~> 1.4)
oauth (1.1.0)
Expand Down Expand Up @@ -796,7 +794,6 @@ GEM
zeitwerk (2.6.12)

PLATFORMS
x86_64-darwin-23
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 043dc6e

Please sign in to comment.