Skip to content

Commit 285440f

Browse files
authored
chore(deps): update hugo to 0.147.8 (#46)
1 parent cc69def commit 285440f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ on:
5353
value: ${{ jobs.build.outputs.PREVIEW_URL }}
5454
env:
5555
GO_VERISON: "1.21" # Go version used for `hugo mod get`
56-
HUGO_VERSION: "0.134.2" # Hugo version used for building docs
56+
HUGO_VERSION: "0.147.8" # Hugo version used for building docs
5757
THEME_MODULE: "github.com/nginxinc/nginx-hugo-theme" # Name of source repo for module. For example; github.com/nginxinc/nginx-hugo-theme
5858

5959
PR_NUMBER: ${{github.event.pull_request.number}}

0 commit comments

Comments
 (0)