diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 120b0405..8b1aca0a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=gohugoio/hugo - HUGO_VERSION: 0.151.0 + HUGO_VERSION: 0.152.2 steps: - name: Install Hugo CLI run: |