Skip to content

Commit c26e07a

Browse files
authored
Merge pull request #385 from ehuss/update-mdbook
Update mdbook to 0.4.51
2 parents 2b1edae + 2ad4821 commit c26e07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: write # for Git to git push
1414
runs-on: ubuntu-latest
1515
env:
16-
MDBOOK_VERSION: 0.4.28
16+
MDBOOK_VERSION: 0.4.51
1717
steps:
1818
- uses: actions/checkout@v4
1919
with:

0 commit comments

Comments
 (0)