Skip to content

Commit

Permalink
Set chromedriver to v129 in test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HHassig committed Oct 10, 2024
1 parent 037373a commit 65773dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

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

- name: Setup & create Database
run: |
Expand Down

0 comments on commit 65773dc

Please sign in to comment.