Skip to content

Commit fb535da

Browse files
ci: bump peaceiris/actions-mdbook from 1 to 1.1.14 (#384)
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from 1 to 1.1.14. - [Release notes](https://github.com/peaceiris/actions-mdbook/releases) - [Changelog](https://github.com/peaceiris/actions-mdbook/blob/main/CHANGELOG.md) - [Commits](v1...v1.1.14) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10ae17e commit fb535da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v2
2323

2424
- name: Setup mdBook
25-
uses: peaceiris/actions-mdbook@v1
25+
uses: peaceiris/actions-mdbook@v1.1.14
2626
with:
2727
mdbook-version: ${{ matrix.mdbook-version }}
2828

0 commit comments

Comments
 (0)