Bump dependencies to fix CI (#1610)
This commit is contained in:
parent
a5046f57db
commit
491365bd3e
|
|
@ -16,8 +16,8 @@ jobs:
|
||||||
env:
|
env:
|
||||||
MDBOOK_VERSION: 0.4.21
|
MDBOOK_VERSION: 0.4.21
|
||||||
MDBOOK_LINKCHECK_VERSION: 0.7.6
|
MDBOOK_LINKCHECK_VERSION: 0.7.6
|
||||||
MDBOOK_MERMAID_VERSION: 0.11.2
|
MDBOOK_MERMAID_VERSION: 0.12.6
|
||||||
MDBOOK_TOC_VERSION: 0.9.0
|
MDBOOK_TOC_VERSION: 0.11.2
|
||||||
DEPLOY_DIR: book/html
|
DEPLOY_DIR: book/html
|
||||||
BASE_SHA: ${{ github.event.pull_request.base.sha }}
|
BASE_SHA: ${{ github.event.pull_request.base.sha }}
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue