ci: bump peaceiris/actions-mdbook from v1 to v1.1.12 (#360)

Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from v1 to v1.1.12.
- [Release notes](https://github.com/peaceiris/actions-mdbook/releases)
- [Changelog](https://github.com/peaceiris/actions-mdbook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-mdbook/compare/v1...95a44014c14104ed598589e585d0a1c4214d50ef)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-06-22 02:12:37 +09:00 committed by GitHub
parent f444b0ede2
commit 19976af8e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ jobs:
- name: Setup mdBook
if: github.ref == 'refs/heads/master'
uses: peaceiris/actions-mdbook@v1
uses: peaceiris/actions-mdbook@v1.1.12
with:
mdbook-version: '0.3.7'