Skip to content

Commit 7bd33b6

Browse files
committed
⬆️ bump: Hugo 0.154.4
1 parent b03ac19 commit 7bd33b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: 🏗️ Build site
6868
uses: tomy0000000/actions/hugo-github-pages@main
6969
with:
70-
hugo_version: "0.147.0"
70+
hugo_version: "0.154.4"
7171
upload: false
7272

7373
# Temporary fix before gohugoio/hugo#5161 is resolved

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- name: 🏗️ Build site
4141
uses: tomy0000000/actions/hugo-github-pages@main
4242
with:
43-
hugo_version: "0.147.0"
43+
hugo_version: "0.154.4"

0 commit comments

Comments
 (0)