Skip to content

Commit 49c4207

Browse files
chore(deps): update peaceiris/actions-mdbook action to v2 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 857b5b7 commit 49c4207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: mkroening/rust-toolchain-toml@main
1717

1818
- name: Setup mdBook
19-
uses: peaceiris/actions-mdbook@v1
19+
uses: peaceiris/actions-mdbook@v2
2020
with:
2121
mdbook-version: '0.4.36'
2222

0 commit comments

Comments
 (0)