Skip to content

Commit

Permalink
🤖 Update gohugoio/hugo to 0.143.0 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 authored Feb 1, 2025
2 parents a8e5310 + 3716103 commit 0377401
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildDeploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: peaceiris/actions-hugo@v3
with:
# renovate: datasource=github-releases depName=gohugoio/hugo
hugo-version: '0.142.0'
hugo-version: '0.143.0'
extended: true

# Build your site and dump the files in ./public
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: peaceiris/actions-hugo@v3
with:
# renovate: datasource=github-releases depName=gohugoio/hugo
hugo-version: '0.142.0'
hugo-version: '0.143.0'
extended: true

- name: Clean cache
Expand Down

0 comments on commit 0377401

Please sign in to comment.