Skip to content

Commit 05d9854

Browse files
authored
Merge branch 'master' into add-export-import-scripts
2 parents 75700c5 + c2e09e2 commit 05d9854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Install ChromeDriver
5050
run: |
51-
wget https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.138/linux64/chromedriver-linux64.zip
51+
wget https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.54/linux64/chromedriver-linux64.zip
5252
unzip chromedriver-linux64.zip
5353
cd chromedriver-linux64
5454
sudo mv chromedriver /usr/bin/chromedriver

0 commit comments

Comments
 (0)