Skip to content

Commit 3e050f7

Browse files
committed
Update mdbook, mdbook-toc, mdbook-admonish
1 parent 4c55bd4 commit 3e050f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cd.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ on:
77
env:
88
# Use fixed versions for now, replace with 'latest' to auto-use latest
99
# Note: during build, there's a warning when using mdbook-toc compiled against an older mdbook version, should work though.
10-
MDBOOK_VERSION: "0.4.32"
11-
MDBOOK_TOC_VERSION: "0.13.0"
12-
MDBOOK_ADMONISH_VERSION: "1.10.1"
10+
MDBOOK_VERSION: "0.4.44"
11+
MDBOOK_TOC_VERSION: "0.14.2"
12+
MDBOOK_ADMONISH_VERSION: "1.18.0"
1313
MDBOOK_BIN: "/tmp/mdbook-bin"
1414

1515
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)