diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 52ecb81..893a361 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.118.2" + HUGO_VERSION: "0.119.0" jobs: build: