Skip to content

Commit

Permalink
⬆️ bump: Hugo 0.136.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tomy0000000 committed Dec 6, 2024
1 parent 1a0b8c0 commit b4a7d92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: 🏗️ Build site
uses: tomy0000000/actions/hugo-github-pages@main
with:
hugo_version: "0.135.0"
hugo_version: "0.136.5"
upload: false

# Temporary fix before gohugoio/hugo#5161 is resolved
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: 🏗️ Build site
uses: tomy0000000/actions/hugo-github-pages@main
with:
hugo_version: "0.130.0"
hugo_version: "0.136.5"

0 comments on commit b4a7d92

Please sign in to comment.