Merge pull request #269 from microsoft/hugo-updates

Update GitHub Actions workflow to use Hugo v0.151.0
This commit is contained in:
Jeremy Vyska 2025-10-10 12:51:01 +02:00 committed by GitHub
commit b486ac7550
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.133.1
HUGO_VERSION: 0.151.0
steps:
- name: Install Hugo CLI
run: |