Skip to content

Commit 91d8bbe

Browse files
authored
Bump dependencies to fix CI (#1610)
1 parent 1f4d6ac commit 91d8bbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
env:
1717
MDBOOK_VERSION: 0.4.21
1818
MDBOOK_LINKCHECK_VERSION: 0.7.6
19-
MDBOOK_MERMAID_VERSION: 0.11.2
20-
MDBOOK_TOC_VERSION: 0.9.0
19+
MDBOOK_MERMAID_VERSION: 0.12.6
20+
MDBOOK_TOC_VERSION: 0.11.2
2121
DEPLOY_DIR: book/html
2222
BASE_SHA: ${{ github.event.pull_request.base.sha }}
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)