Skip to content

Commit 498693f

Browse files
committed
Fix the build with Hugo version update
1 parent 260175b commit 498693f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
build:
3232
runs-on: ubuntu-latest
3333
env:
34-
HUGO_VERSION: 0.132.2
34+
HUGO_VERSION: 0.144.2
3535
steps:
3636
- name: Checkout
3737
uses: actions/checkout@v4

0 commit comments

Comments
 (0)