Skip to content

Commit 9dba0ce

Browse files
chore(deps): Bump peaceiris/actions-mdbook from 1 to 2 (#332)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecde318 commit 9dba0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v4
3737

3838
- name: Setup mdBook
39-
uses: peaceiris/actions-mdbook@v1
39+
uses: peaceiris/actions-mdbook@v2
4040
with:
4141
mdbook-version: '0.4.36'
4242

0 commit comments

Comments
 (0)