mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +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:
|
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'
|
||||||
|
|
Loading…
Reference in a new issue