Skip to content

Commit c08f03a

Browse files
committed
update hugo version in workflow
1 parent 5abcf9e commit c08f03a

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Hugo
3232
uses: peaceiris/actions-hugo@v3
3333
with:
34-
hugo-version: '0.125.5'
34+
hugo-version: '0.148.0'
3535
extended: true
3636

3737
- name: Setup Node

0 commit comments

Comments
 (0)