Skip to content

Commit 4a6b80a

Browse files
committed
updates
1 parent 27921ff commit 4a6b80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: build
2222
run: npm run build --if-present
2323
- name: 'update:webdriver'
24-
run: 'npm run update:webdriver -- --versions.chrome=undefined'
24+
run: 'npm run update:webdriver -- --versions.chrome=90.0.4430.24'
2525
- name: 'sleep:7s'
2626
uses: jakejarvis/wait-action@master
2727
with:

0 commit comments

Comments
 (0)