Skip to content

Commit 19debfb

Browse files
authored
Merge pull request #667 from layer5io/leecalcote-patch-1
[CI] Upgrade Hugo cli version
2 parents 6b2b062 + 5c4e5a9 commit 19debfb

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
@@ -32,7 +32,7 @@ jobs:
3232
build:
3333
runs-on: ubuntu-24.04
3434
env:
35-
HUGO_VERSION: 0.126.2
35+
HUGO_VERSION: 0.148.1
3636
steps:
3737
- name: Install Hugo CLI
3838
run: |

0 commit comments

Comments
 (0)