diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index e90352b..8963453 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -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 }})