Update peaceiris/actions-mdbook action to v2
This commit is contained in:
parent
8ce46d3de8
commit
36ff005d11
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
echo "- [Automations](automations.md)" >> docs/SUMMARY.md
|
||||
|
||||
- name: Setup mdBook
|
||||
uses: peaceiris/actions-mdbook@v1
|
||||
uses: peaceiris/actions-mdbook@v2
|
||||
with:
|
||||
mdbook-version: "0.4.10"
|
||||
|
||||
|
|
Loading…
Reference in a new issue