chore(deps): update dependency gohugoio/hugo to v0.105.0 [staging]

This commit is contained in:
renovate[bot] 2022-10-28 12:58:44 +00:00 committed by GitHub
parent 829012df15
commit a925d0d83f
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Setup Latest Version of Hugo
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d # tag=v2
with:
hugo-version: '0.104.3'
hugo-version: '0.105.0'
extended: true
- uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # tag=v3

View File

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.104.3"
HUGO_VERSION = "0.105.0"
[[edge_functions]]
path = "/*"