Skip to content

Commit d8b7e0d

Browse files
committed
chore:update version mdbook version for build docs
1 parent b5e0f51 commit d8b7e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN cd zola && git checkout v0.19.2 && cargo install --path . --locked
1919

2020
RUN cd ..
2121

22-
RUN cargo install mdbook --locked --version="^0.4" && cargo install mdbook-variables --locked --version="^0.2"
22+
RUN cargo install mdbook --locked --version="^0.5" && cargo install mdbook-variables --locked --version="^0.4"
2323

2424
COPY .github/action/entrypoint.sh /entrypoint.sh
2525

0 commit comments

Comments
 (0)