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.
2 parents 2b1edae + 2ad4821 commit c26e07aCopy full SHA for c26e07a
.github/workflows/docs.yml
@@ -13,7 +13,7 @@ jobs:
13
contents: write # for Git to git push
14
runs-on: ubuntu-latest
15
env:
16
- MDBOOK_VERSION: 0.4.28
+ MDBOOK_VERSION: 0.4.51
17
steps:
18
- uses: actions/checkout@v4
19
with:
0 commit comments