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 520b4bc commit 329b428Copy full SHA for 329b428
.circleci/config.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- run: sudo apt-get update
23
- browser-tools/install-chrome:
24
- chrome-version: "128.0.6613.113-1"
+ chrome-version: "128.0.6613.113"
25
- browser-tools/install-browser-tools
26
- run:
27
command: |
0 commit comments