Skip to content

Commit dd641fc

Browse files
chore(deps): update peaceiris/actions-hugo action to v3
1 parent 6f91aca commit dd641fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- run: npm install
3535

3636
- name: Setup Hugo
37-
uses: peaceiris/actions-hugo@v2
37+
uses: peaceiris/actions-hugo@v3
3838
with:
3939
hugo-version: "0.157.0"
4040
extended: true

0 commit comments

Comments
 (0)