Skip to content

Commit 018d6c9

Browse files
ci: update sauceconnect verstion to 4.6.2 (#20835)
Update the version of the sauceconnect binary used to the latest version.
1 parent f81c31c commit 018d6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/saucelabs/start-tunnel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e -o pipefail
44

5-
tunnelFileName="sc-4.5.1-linux.tar.gz"
5+
tunnelFileName="sc-4.6.2-linux.tar.gz"
66
tunnelUrl="https://saucelabs.com/downloads/${tunnelFileName}"
77

88
tunnelTmpDir="/tmp/material-saucelabs"

0 commit comments

Comments
 (0)