diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cd7d1cbe..65b21c26 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,7 +20,7 @@ jobs: uses: peaceiris/actions-hugo@v3 with: # renovate: datasource=github-releases depName=gohugoio/hugo versioning=semver - hugo-version: "0.133.1" + hugo-version: "0.140.1" extended: true - name: Use Node.js 18