Skip to content

Commit 2b2840a

Browse files
authored
Merge pull request #68 from rust-random/renovate/peaceiris-actions-mdbook-2.x
Update peaceiris/actions-mdbook action to v2
2 parents bb54b73 + 8288837 commit 2b2840a

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
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313

1414
- name: Setup mdBook
15-
uses: peaceiris/actions-mdbook@v1
15+
uses: peaceiris/actions-mdbook@v2
1616
with:
1717
mdbook-version: '0.4.4'
1818
# mdbook-version: 'latest'

0 commit comments

Comments
 (0)