Skip to content

Commit

Permalink
Merge 11f533c into 817e409
Browse files Browse the repository at this point in the history
  • Loading branch information
yksflip committed Aug 4, 2023
2 parents 817e409 + 11f533c commit e32a830
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ruby.yml
Expand Up @@ -35,7 +35,9 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v2
- name: Setup chromedriver
uses: nanasess/setup-chromedriver@v1.0.1
uses: nanasess/setup-chromedriver@v2
with:
chromedriver-version: '115.0.5790.170'
- name: Setup ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit e32a830

Please sign in to comment.