Skip to content

Commit f0cb7c8

Browse files
committed
CI: upgrade to mdBook 0.5.0
Signed-off-by: Daniel Maslowski <[email protected]>
1 parent 9c71862 commit f0cb7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
# mdbook-version: 'latest'
26-
mdbook-version: "0.4.48"
26+
mdbook-version: "0.5.0"
2727

2828
- name: Build
2929
run: |

0 commit comments

Comments
 (0)