We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f22ab commit 756d1cbCopy full SHA for 756d1cb
1 file changed
.github/workflows/mdbook.yml
@@ -29,7 +29,7 @@ jobs:
29
build:
30
runs-on: ubuntu-latest
31
env:
32
- MDBOOK_VERSION: 0.4.36
+ MDBOOK_VERSION: 0.5.2
33
steps:
34
- uses: actions/checkout@v4
35
- name: Install mdBook
0 commit comments