Skip to content

Commit dd641fc

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)