bumping action version (#1908)

This commit is contained in:
James Hodgkinson 2023-07-28 10:48:37 +10:00 committed by GitHub
parent 8f282e3a30
commit 0293234d3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ jobs:
with: with:
chrome-version: latest chrome-version: latest
# https://github.com/marketplace/actions/setup-chromedriver # https://github.com/marketplace/actions/setup-chromedriver
- uses: nanasess/setup-chromedriver@v1 - uses: nanasess/setup-chromedriver@v2
# with: # with:
# Optional: do not specify to match Chrome's version # Optional: do not specify to match Chrome's version
# chromedriver-version: '88.0.4324.96' # chromedriver-version: '88.0.4324.96'