We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33660f9 commit d47c422Copy full SHA for d47c422
.github/actions/setup-chrome/action.yml
@@ -4,7 +4,7 @@ description: 'Install Chrome and set CHROME_BIN environment variable'
4
inputs:
5
chrome-version:
6
description: 'Chrome version to install'
7
- default: '135.0.7049.95'
+ default: '136.0.7103.113'
8
9
runs:
10
using: 'composite'
0 commit comments