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 8c9307b commit a8468c2Copy full SHA for a8468c2
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Chrome
25
uses: browser-actions/setup-chrome@v1
26
with:
27
- chrome-version: 137
+ chrome-version: 138
28
install-dependencies: true
29
install-chromedriver: true
30
id: setup-chrome
0 commit comments