Skip to content

Commit 391a99a

Browse files
dependabot[bot]berkus
authored andcommitted
chore(deps): bump jontze/action-mdbook from 3 to 4
Bumps [jontze/action-mdbook](https://github.com/jontze/action-mdbook) from 3 to 4. - [Release notes](https://github.com/jontze/action-mdbook/releases) - [Changelog](https://github.com/jontze/action-mdbook/blob/master/CHANGELOG.md) - [Commits](jontze/action-mdbook@v3...v4) --- updated-dependencies: - dependency-name: jontze/action-mdbook dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fb9a87 commit 391a99a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/book.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout
3333
uses: actions/checkout@v6
3434
- name: Install mdBook
35-
uses: jontze/action-mdbook@v3
35+
uses: jontze/action-mdbook@v4
3636
with:
3737
token: ${{ secrets.GITHUB_TOKEN }}
3838
mdbook-version: "~0.4.52" # mdbook 0.5 is not compatible with linkcheck and requires linkcheck2, see https://github.com/jontze/action-mdbook/issues/671

0 commit comments

Comments
 (0)