Skip to content

Commit 48a27db

Browse files
committed
Update Hugo version to 0.145.0 in build-and-deploy workflow
1 parent 5ea3169 commit 48a27db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup hugo
1111
uses: peaceiris/actions-hugo@v3
1212
with:
13-
hugo-version: '0.136.0'
13+
hugo-version: '0.145.0'
1414
extended: true
1515
- name: Build
1616
# remove --minify tag if you do not need it

0 commit comments

Comments
 (0)