Skip to content

Commit afbe632

Browse files
Bump peaceiris/actions-mdbook from 1 to 2
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from 1 to 2. - [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...v2) --- updated-dependencies: - dependency-name: peaceiris/actions-mdbook dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc01252 commit afbe632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0 # we just need the latest commit
1919

2020
- name: Setup mdBook
21-
uses: peaceiris/actions-mdbook@v1
21+
uses: peaceiris/actions-mdbook@v2
2222
with:
2323
mdbook-version: 'latest'
2424

0 commit comments

Comments
 (0)