Skip to content

Commit

Permalink
bump hugo actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmehl committed Sep 18, 2024
1 parent bf2229a commit a7c6067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.6.0
uses: peaceiris/actions-hugo@v3.0.0
with:
hugo-version: "0.132.2"
extended: true
Expand Down

0 comments on commit a7c6067

Please sign in to comment.