Skip to content

Commit 3c3fd77

Browse files
authored
Merge pull request #26 from z-shell/dependabot/github_actions/peaceiris/actions-hugo-3.0.0
Bump peaceiris/actions-hugo from 2.6.0 to 3.0.0
2 parents 0b12d5f + e2c3de2 commit 3c3fd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
submodules: true
2525
fetch-depth: 0
2626
- name: Hugo setup
27-
uses: peaceiris/actions-hugo@v2.6.0
27+
uses: peaceiris/actions-hugo@v3.0.0
2828
with:
2929
hugo-version: latest
3030
extended: true

0 commit comments

Comments
 (0)