From dad39f2dca3790f60494e71930293412255dd07a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 09:19:09 -0500 Subject: [PATCH] chore: Update Chrome (beta) to 135.0.7049.3 (#31222) * chore: Update Chrome (beta) to 135.0.7049.3 * 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 cceb644787..171d9a9a0d 100644 --- a/.circleci/workflows.yml +++ b/.circleci/workflows.yml @@ -1,7 +1,7 @@ version: 2.1 chrome-stable-version: &chrome-stable-version "134.0.6998.35" -chrome-beta-version: &chrome-beta-version "134.0.6998.35" +chrome-beta-version: &chrome-beta-version "135.0.7049.3" firefox-stable-version: &firefox-stable-version "135.0" orbs: