diff --git a/.github/workflows/playgrounds_tests.yml b/.github/workflows/playgrounds_tests.yml index 567f1eb9be74..a110d6a7bb06 100644 --- a/.github/workflows/playgrounds_tests.yml +++ b/.github/workflows/playgrounds_tests.yml @@ -88,7 +88,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.177' - name: Use Node.js uses: actions/setup-node@v6 diff --git a/.github/workflows/run-testcafe-on-gh-pages.yml b/.github/workflows/run-testcafe-on-gh-pages.yml index b692871769e3..1c9d30d1df7e 100644 --- a/.github/workflows/run-testcafe-on-gh-pages.yml +++ b/.github/workflows/run-testcafe-on-gh-pages.yml @@ -54,7 +54,7 @@ jobs: - name: Setup Chrome uses: ./devextreme/.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.177' - uses: pnpm/action-setup@v6 with: diff --git a/.github/workflows/testcafe_tests.yml b/.github/workflows/testcafe_tests.yml index a5104397b8a3..aaf22b1ed9ec 100644 --- a/.github/workflows/testcafe_tests.yml +++ b/.github/workflows/testcafe_tests.yml @@ -155,7 +155,7 @@ jobs: # - name: Setup Chrome # uses: ./.github/actions/setup-chrome # with: - # chrome-version: '145.0.7632.67' + # chrome-version: '146.0.7680.177' - name: Use Node.js uses: actions/setup-node@v6 diff --git a/.github/workflows/visual-tests-demos.yml b/.github/workflows/visual-tests-demos.yml index df7600017883..1a6eb5efb40c 100644 --- a/.github/workflows/visual-tests-demos.yml +++ b/.github/workflows/visual-tests-demos.yml @@ -652,7 +652,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.177' - name: Use Node.js uses: actions/setup-node@v6 @@ -821,7 +821,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.177' - name: Use Node.js uses: actions/setup-node@v6 @@ -951,7 +951,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.177' - name: Use Node.js uses: actions/setup-node@v6 @@ -1131,7 +1131,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.177' - name: Use Node.js uses: actions/setup-node@v6 @@ -1203,7 +1203,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.177' - name: Use Node.js uses: actions/setup-node@v6 diff --git a/.github/workflows/wrapper_tests_e2e.yml b/.github/workflows/wrapper_tests_e2e.yml index 0b7556ff4829..9a9d1049785e 100644 --- a/.github/workflows/wrapper_tests_e2e.yml +++ b/.github/workflows/wrapper_tests_e2e.yml @@ -96,7 +96,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.177' - name: Use Node.js uses: actions/setup-node@v6