diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 4b540fa..a60ee8b 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -8,7 +8,7 @@ on: env: # renovate: datasource=github-releases depName=gohugoio/hugo - HUGO_VERSION: "0.155.3" + HUGO_VERSION: "0.156.0" jobs: build: