Skip to content

Commit

Permalink
change mdbok version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wondertan committed Feb 14, 2024
1 parent 1ca050d commit 12ba470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: "latest"
mdbook-version: "0.4.21"

- name: Build book
run: mdbook build specs
Expand Down

0 comments on commit 12ba470

Please sign in to comment.