Skip to content

Commit 9af6a68

Browse files
ci: bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#793)
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from 1.1.14 to 1.2.0. - [Release notes](https://github.com/peaceiris/actions-mdbook/releases) - [Changelog](https://github.com/peaceiris/actions-mdbook/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-mdbook@v1.1.14...v1.2.0) --- updated-dependencies: - dependency-name: peaceiris/actions-mdbook dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 811c458 commit 9af6a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
- name: Setup mdBook
9191
if: ${{ github.ref == 'refs/heads/main' }}
92-
uses: peaceiris/actions-mdbook@v1.1.14
92+
uses: peaceiris/actions-mdbook@v1.2.0
9393
with:
9494
mdbook-version: '0.4.5'
9595

0 commit comments

Comments
 (0)