Skip to content

Commit

Permalink
Merge pull request #49 from graphql-java-kickstart/renovate/peaceiris…
Browse files Browse the repository at this point in the history
…-actions-hugo-3.x

chore(deps): update peaceiris/actions-hugo action to v3
  • Loading branch information
setchy committed Apr 3, 2024
2 parents f091553 + bc4d337 commit 2a8a1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.82.0'
extended: true
Expand Down

0 comments on commit 2a8a1f5

Please sign in to comment.