We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717d824 commit c591091Copy full SHA for c591091
.github/workflows/common/set-up-mdbook/action.yaml
@@ -11,7 +11,7 @@ runs:
11
uses: jontze/action-mdbook@0765bef0c7c5792f93bf3ed3d487a0ca32c9da33
12
with:
13
token: ${{ inputs.token }}
14
- mdbook-version: "~0.4.42" # Use a semver compatible string
+ mdbook-version: "0.4.40" # Use a semver compatible string
15
# Optional Plugins have to be enabled
16
use-linkcheck: true
17
linkcheck-version: "~0.7.7"
0 commit comments