mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
bumping action version (#1908)
This commit is contained in:
parent
8f282e3a30
commit
0293234d3c
2
.github/workflows/wasm_test.yml
vendored
2
.github/workflows/wasm_test.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
with:
|
||||
chrome-version: latest
|
||||
# https://github.com/marketplace/actions/setup-chromedriver
|
||||
- uses: nanasess/setup-chromedriver@v1
|
||||
- uses: nanasess/setup-chromedriver@v2
|
||||
# with:
|
||||
# Optional: do not specify to match Chrome's version
|
||||
# chromedriver-version: '88.0.4324.96'
|
||||
|
|
Loading…
Reference in a new issue