Merge pull request #2491 from messense/mdbook

Upgrade mdbook to 0.4.19
This commit is contained in:
David Hewitt 2022-07-03 06:50:33 +01:00 committed by GitHub
commit 17742dc766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
- name: Setup mdBook - name: Setup mdBook
uses: peaceiris/actions-mdbook@v1 uses: peaceiris/actions-mdbook@v1
with: with:
mdbook-version: "0.4.10" mdbook-version: "0.4.19"
- name: Prepare tag - name: Prepare tag
id: prepare_tag id: prepare_tag