Skip to content

Commit

Permalink
Merge pull request #16669 from mvdbeek/chromedriver_upstream
Browse files Browse the repository at this point in the history
[22.05] Switch to upstream setup-chromedriver action
  • Loading branch information
mvdbeek authored Sep 8, 2023
2 parents d525272 + 7c11227 commit 591eff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_selenium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install chromedriver
uses: mvdbeek/setup-chromedriver@chromedriver_puppeteer
uses: nanasess/setup-chromedriver@v2

0 comments on commit 591eff4

Please sign in to comment.