We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d5569 commit 89e93e4Copy full SHA for 89e93e4
factory/.env
@@ -22,12 +22,12 @@ FACTORY_VERSION='6.0.2'
22
23
# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
24
# Linux/amd64 only
25
-CHROME_VERSION='139.0.7258.154-1'
+CHROME_VERSION='140.0.7339.80-1'
26
27
# Chrome for Testing versions: https://googlechromelabs.github.io/chrome-for-testing/
28
# not currently used for cypress/browsers and cypress/included images
29
30
-CHROME_FOR_TESTING_VERSION='139.0.7258.154'
+CHROME_FOR_TESTING_VERSION='140.0.7339.80'
31
32
# Cypress versions: https://www.npmjs.com/package/cypress
33
CYPRESS_VERSION='15.1.0'
0 commit comments