Skip to content

Commit

Permalink
Bump mdbook 0.4.35 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
julio4 authored Nov 22, 2023
1 parent 2088a49 commit cfb91eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-mdbook/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
steps:
# The --locked flag is important for reproducible builds.
- name: Install mdbook
run: cargo install mdbook --locked --version 0.4.28
run: cargo install mdbook --locked --version 0.4.35
shell: bash

- name: Install mdbook-last-changed
Expand Down

0 comments on commit cfb91eb

Please sign in to comment.