diff --git a/.github/workflows/test-selenium.yml b/.github/workflows/test-selenium.yml index 5b2172959c..e54a727345 100644 --- a/.github/workflows/test-selenium.yml +++ b/.github/workflows/test-selenium.yml @@ -33,7 +33,7 @@ jobs: --health-retries=3 selenium-server: - image: selenium/standalone-chrome:3.141.59 + image: selenium/standalone-chrome:4 volumes: - /dev/shm:/dev/shm options: >-