Skip to content

Commit

Permalink
Update mdbook to 0.4.27
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
  • Loading branch information
antiguru committed Mar 4, 2023
1 parent f2ea960 commit 9a355e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: cargo install mdbook --version 0.4.26
- run: cargo install mdbook --version 0.4.27
- run: cd mdbook && mdbook build
- uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 9a355e6

Please sign in to comment.