Skip to content

Commit ceda1ce

Browse files
committed
Update mdbook to 0.4.15
1 parent a1df022 commit ceda1ce

File tree

3 files changed

+197
-162
lines changed

3 files changed

+197
-162
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- cron: '42 16 1/7 * *'
1818

1919
env:
20-
MDBOOK_LINKCHECK_VER: 0.7.4
20+
MDBOOK_LINKCHECK_VER: 0.7.6
2121

2222
jobs:
2323
build:
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install mdbook
3232
uses: peaceiris/actions-mdbook@v1
3333
with:
34-
mdbook-version: 0.4.12
34+
mdbook-version: 0.4.15
3535

3636
# FIXME: Keep this up to date
3737
- name: Install mdbook-linkcheck

0 commit comments

Comments
 (0)