Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-11-19 22:40:34 +01:00 committed by GitHub
parent c5d7eb7a2d
commit d5c56a4f17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 83 additions and 72 deletions

View file

@ -1,8 +1,7 @@
name: "Spec"
env:
# Cannot build the spec with Hugo 0.125.0 and docsy < 0.10.0 because of https://github.com/google/docsy/issues/1930
HUGO_VERSION: 0.124.1
HUGO_VERSION: 0.139.0
on:
push: