Skip to content

Commit 6699944

Browse files
authored
Merge pull request #22 from rust-bitcoin/dependabot/github_actions/peaceiris/actions-hugo-3
Bump peaceiris/actions-hugo from 2 to 3
2 parents fc01252 + ce59528 commit 6699944

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
@@ -27,7 +27,7 @@ jobs:
2727
run: mdbook build --dest-dir "../site/static/book"
2828

2929
- name: Setup Hugo
30-
uses: peaceiris/actions-hugo@v2
30+
uses: peaceiris/actions-hugo@v3
3131
with:
3232
hugo-version: "latest"
3333
extended: true

0 commit comments

Comments
 (0)