Skip to content

Commit 8057e09

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] <[email protected]>
1 parent d4379fc commit 8057e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
1515

1616
- name: Setup mdBook
17-
uses: peaceiris/actions-mdbook@v1
17+
uses: peaceiris/actions-mdbook@v2
1818
with:
1919
mdbook-version: '0.4.40'
2020

0 commit comments

Comments
 (0)