aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-16 22:33:17 +0200
committerGitHub <noreply@github.com>2024-04-16 20:33:17 +0000
commit66660ac9aa8eab87cb8ed72dd51789c2f76c4eee (patch)
treebdca3155f7b60e52f55537731224e6956c7d23ea
parent8c23e178f3838bcdd13662a2ffefd39ec144e869 (diff)
Bump peaceiris/actions-mdbook from 1 to 2 (#916)
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](https://github.com/peaceiris/actions-mdbook/compare/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 81ba3c7..0c44e82 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -772,7 +772,7 @@ jobs:
tool: mdbook-mermaid
- name: mdBook Action
- uses: peaceiris/actions-mdbook@v1
+ uses: peaceiris/actions-mdbook@v2
with:
mdbook-version: 'latest'