Skip to content

Commit

Permalink
Bump dependencies to fix CI (rust-lang#1610)
Browse files Browse the repository at this point in the history
  • Loading branch information
camelid authored Feb 18, 2023
1 parent a5046f5 commit 491365b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
env:
MDBOOK_VERSION: 0.4.21
MDBOOK_LINKCHECK_VERSION: 0.7.6
MDBOOK_MERMAID_VERSION: 0.11.2
MDBOOK_TOC_VERSION: 0.9.0
MDBOOK_MERMAID_VERSION: 0.12.6
MDBOOK_TOC_VERSION: 0.11.2
DEPLOY_DIR: book/html
BASE_SHA: ${{ github.event.pull_request.base.sha }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 491365b

Please sign in to comment.