Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ci: bump peaceiris/actions-mdbook from v1.1.12 to v1.1.13 (#503)
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from v1.1.12 to v1.1.13.
- [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.1.12...96256d8b33fe0eeb44d121ed7de97cb4cb61bc33)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and GitHub committed Oct 6, 2020
1 parent 2cddccc commit c41db76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Setup mdBook
if: github.ref == 'refs/heads/main'
uses: peaceiris/actions-mdbook@v1.1.12
uses: peaceiris/actions-mdbook@v1.1.13
with:
mdbook-version: '0.3.7'

Expand Down

0 comments on commit c41db76

Please sign in to comment.