From a1fa6b201c19e35caef54e66f4f49064be6c0b30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 11:33:10 -0400 Subject: [PATCH] chore: Update Chrome (stable) to 135.0.7049.84 (#31473) * chore: Update Chrome (stable) to 135.0.7049.84 * empty commit --------- Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane --- .circleci/workflows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/workflows.yml b/.circleci/workflows.yml index b1ea22c498..b65aced83e 100644 --- a/.circleci/workflows.yml +++ b/.circleci/workflows.yml @@ -1,6 +1,6 @@ version: 2.1 -chrome-stable-version: &chrome-stable-version "135.0.7049.52" +chrome-stable-version: &chrome-stable-version "135.0.7049.84" chrome-beta-version: &chrome-beta-version "136.0.7103.17" firefox-stable-version: &firefox-stable-version "137.0"