We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75700c5 + c2e09e2 commit 05d9854Copy full SHA for 05d9854
1 file changed
.github/workflows/samples.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Install ChromeDriver
50
run: |
51
- wget https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.138/linux64/chromedriver-linux64.zip
+ wget https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.54/linux64/chromedriver-linux64.zip
52
unzip chromedriver-linux64.zip
53
cd chromedriver-linux64
54
sudo mv chromedriver /usr/bin/chromedriver
0 commit comments