We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857b5b7 commit 49c4207Copy full SHA for 49c4207
1 file changed
.github/workflows/deploy-docs.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: mkroening/rust-toolchain-toml@main
17
18
- name: Setup mdBook
19
- uses: peaceiris/actions-mdbook@v1
+ uses: peaceiris/actions-mdbook@v2
20
with:
21
mdbook-version: '0.4.36'
22
0 commit comments