chore: bump minimum hugo version

This commit is contained in:
Xin
2025-02-26 23:33:11 +00:00
parent 9f9ddd69ab
commit 662d9202dc
4 changed files with 6 additions and 6 deletions

View File

@ -31,7 +31,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.138.0
HUGO_VERSION: 0.145.0
steps:
- name: Checkout
uses: actions/checkout@v4