Skip to content

Commit

Permalink
Chore: Change Selenium version for tests to 4.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Aug 15, 2024
1 parent 13f05cd commit 03cdb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

strategy:
matrix:
selenium-version: ['3.141.59', '4.10.0']
selenium-version: ['3.141.59', '4.23.0']

name: Integration tests (Selenium ${{ matrix.selenium-version }})

Expand Down

0 comments on commit 03cdb6b

Please sign in to comment.