chore: update Hugo version to 0.147.7 and improve nav-menu script

This commit is contained in:
Xin
2025-06-01 17:37:37 +01:00
parent c24d55ee40
commit 3a13d44d3c
4 changed files with 13 additions and 10 deletions

View File

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