chore: update HUGO_VERSION to 0.138.0 in GitHub Actions workflow

* add FUNDING.yml
This commit is contained in:
Xin
2024-12-15 20:26:11 +00:00
parent 7f5a7f2f5a
commit a9b992436e
2 changed files with 16 additions and 1 deletions

View File

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