Skip to content

Commit 0d322dd

Browse files
authored
Merge pull request #21 from rust-bitcoin/dependabot/github_actions/peaceiris/actions-mdbook-2
Bump peaceiris/actions-mdbook from 1 to 2
2 parents 6699944 + afbe632 commit 0d322dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0 # we just need the latest commit
1919

2020
- name: Setup mdBook
21-
uses: peaceiris/actions-mdbook@v1
21+
uses: peaceiris/actions-mdbook@v2
2222
with:
2323
mdbook-version: 'latest'
2424

0 commit comments

Comments
 (0)