Skip to content

Commit 2e58be0

Browse files
authored
Merge pull request #44 from codingo/dependabot/github_actions/peaceiris/actions-hugo-3
ci: bump peaceiris/actions-hugo from 2 to 3
2 parents 42c19e8 + 0b1e9eb commit 2e58be0

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
@@ -22,7 +22,7 @@ jobs:
2222
path: gh-pages
2323

2424
- name: Setup Hugo
25-
uses: peaceiris/actions-hugo@v2
25+
uses: peaceiris/actions-hugo@v3
2626
with:
2727
hugo-version: '0.82.0'
2828
extended: true

0 commit comments

Comments
 (0)