diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 243189b8..2dba680c 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.150.0 + HUGO_VERSION: 0.150.1 steps: - name: Install Hugo CLI run: |