Merge pull request #27353 from element-hq/renovate/peaceiris-actions-mdbook-2.x

Update peaceiris/actions-mdbook action to v2
pull/27343/head
Michael Telatynski 2024-04-16 14:05:22 +00:00 committed by GitHub
commit 4bd351f167
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"