Skip to content

Commit 717d824

Browse files
authored
Update mdbook (#114)
mdbook out of date causing issues Closes #112
1 parent cc83544 commit 717d824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common/set-up-mdbook/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
uses: jontze/action-mdbook@0765bef0c7c5792f93bf3ed3d487a0ca32c9da33
1212
with:
1313
token: ${{ inputs.token }}
14-
mdbook-version: "~0.4.37" # Use a semver compatible string
14+
mdbook-version: "~0.4.42" # Use a semver compatible string
1515
# Optional Plugins have to be enabled
1616
use-linkcheck: true
1717
linkcheck-version: "~0.7.7"

0 commit comments

Comments
 (0)