Skip to content

Commit 4c806d0

Browse files
Merge pull request #22 from PowerShell/dependabot/github_actions/peaceiris/actions-hugo-3
Bump peaceiris/actions-hugo from 2 to 3
2 parents 793197e + afc03b8 commit 4c806d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/configure-pages@v4
3030
- name: Setup Hugo
3131
id: hugo
32-
uses: peaceiris/actions-hugo@v2
32+
uses: peaceiris/actions-hugo@v3
3333
with:
3434
hugo-version: latest
3535
extended: true

0 commit comments

Comments
 (0)