Skip to content

Commit d47c422

Browse files
committed
Update Chrome version
1 parent 33660f9 commit d47c422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-chrome/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Install Chrome and set CHROME_BIN environment variable'
44
inputs:
55
chrome-version:
66
description: 'Chrome version to install'
7-
default: '135.0.7049.95'
7+
default: '136.0.7103.113'
88

99
runs:
1010
using: 'composite'

0 commit comments

Comments
 (0)