diff --git a/.github/workflows/buildDeployLighthouse.yml b/.github/workflows/buildDeployLighthouse.yml index 053d7d7..f981585 100644 --- a/.github/workflows/buildDeployLighthouse.yml +++ b/.github/workflows/buildDeployLighthouse.yml @@ -47,7 +47,7 @@ jobs: uses: peaceiris/actions-hugo@v2 with: # renovate: datasource=github-releases depName=gohugoio/hugo - hugo-version: '0.123.7' + hugo-version: '0.123.8' extended: true - name: Build diff --git a/.github/workflows/testBuild.yml b/.github/workflows/testBuild.yml index 43bed8b..3c1c838 100644 --- a/.github/workflows/testBuild.yml +++ b/.github/workflows/testBuild.yml @@ -29,7 +29,7 @@ jobs: uses: peaceiris/actions-hugo@v2 with: # renovate: datasource=github-releases depName=gohugoio/hugo - hugo-version: '0.123.7' + hugo-version: '0.123.8' extended: true - name: Build