Skip to content

Commit 8d07fce

Browse files
authored
Update Hugo version to 0.158.0 in workflow
Signed-off-by: Raunak Madan <143412156+CodexRaunak@users.noreply.github.com>
1 parent f586cb7 commit 8d07fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
deploy:
2929
runs-on: ubuntu-24.04
3030
env:
31-
HUGO_VERSION: 0.157.0
31+
HUGO_VERSION: 0.158.0
3232
steps:
3333
- name: Install Hugo CLI
3434
run: |

0 commit comments

Comments
 (0)