File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4242 # - name: Setup Chrome
4343 # uses: ./.github/actions/setup-chrome-headless-shell
4444 # with:
45- # chrome-version: '141 .0.7390.122 '
45+ # chrome-version: '145 .0.7632.67 '
4646
4747 # - name: Use Node.js
4848 # uses: actions/setup-node@v4
Original file line number Diff line number Diff line change @@ -630,7 +630,7 @@ jobs:
630630 - name : Setup Chrome
631631 uses : ./.github/actions/setup-chrome
632632 with :
633- chrome-version : ' 141 .0.7390.122 '
633+ chrome-version : ' 145 .0.7632.67 '
634634 runner-type : ' github-hosted'
635635
636636 - name : Use Node.js
@@ -780,7 +780,7 @@ jobs:
780780 - name : Setup Chrome
781781 uses : ./.github/actions/setup-chrome
782782 with :
783- chrome-version : ' 141 .0.7390.122 '
783+ chrome-version : ' 145 .0.7632.67 '
784784 runner-type : ' github-hosted'
785785
786786 - name : Use Node.js
@@ -909,7 +909,7 @@ jobs:
909909 - name : Setup Chrome
910910 uses : ./.github/actions/setup-chrome
911911 with :
912- chrome-version : ' 141 .0.7390.122 '
912+ chrome-version : ' 145 .0.7632.67 '
913913 runner-type : ' github-hosted'
914914
915915 - name : Use Node.js
Original file line number Diff line number Diff line change 8989 - name : Setup Chrome
9090 uses : ./.github/actions/setup-chrome
9191 with :
92- chrome-version : ' 141 .0.7390.122 '
92+ chrome-version : ' 145 .0.7632.67 '
9393
9494 - name : Use Node.js
9595 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 5454 - name : Setup Chrome
5555 uses : ./devextreme/.github/actions/setup-chrome
5656 with :
57- chrome-version : ' 141 .0.7390.122 '
57+ chrome-version : ' 145 .0.7632.67 '
5858
5959 - uses : pnpm/action-setup@v4
6060 with :
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ jobs:
142142 # - name: Setup Chrome
143143 # uses: ./.github/actions/setup-chrome
144144 # with:
145- # chrome-version: '141 .0.7390.122 '
145+ # chrome-version: '145 .0.7632.67 '
146146
147147 # - name: Use Node.js
148148 # uses: actions/setup-node@v4
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100100 - name : Setup Chrome
101101 uses : ./.github/actions/setup-chrome
102102 with :
103- chrome-version : ' 141 .0.7390.122 '
103+ chrome-version : ' 145 .0.7632.67 '
104104
105105 - name : Use Node.js
106106 uses : actions/setup-node@v4
You can’t perform that action at this time.
0 commit comments