Skip to content

Commit 050a5df

Browse files
chore(deps): update peaceiris/actions-hugo action to v3
1 parent a0a13c7 commit 050a5df

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
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Setup Hugo
20-
uses: peaceiris/actions-hugo@v2
20+
uses: peaceiris/actions-hugo@v3
2121
with:
2222
hugo-version: 'latest'
2323
extended: true

0 commit comments

Comments
 (0)