Skip to content

Commit 90afbca

Browse files
authored
Workflows: update mdBook version to latest (#36)
Apparently GitHub's action had an old version 🙃
1 parent 6f213a8 commit 90afbca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
build:
3030
runs-on: ubuntu-latest
3131
env:
32-
MDBOOK_VERSION: 0.4.36
32+
MDBOOK_VERSION: 0.5.2
3333
steps:
3434
- uses: actions/checkout@v4
3535
- name: Install mdBook

0 commit comments

Comments
 (0)