Skip to content

Commit

Permalink
🤖 Update dependency gohugoio/hugo to v0.126.3
Browse files Browse the repository at this point in the history
🤖 Update dependency gohugoio/hugo to v0.126.3
chrede88 authored Jun 2, 2024
2 parents 6c946f4 + f7c19ff commit 4921ad1
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
@@ -59,7 +59,7 @@ jobs:
uses: peaceiris/actions-hugo@v3
with:
# renovate: datasource=github-releases depName=gohugoio/hugo
hugo-version: '0.126.2'
hugo-version: '0.126.3'
extended: true

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

- name: Clean cache

0 comments on commit 4921ad1

Please sign in to comment.