We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3177b59 commit ec34db7Copy full SHA for ec34db7
.github/workflows/build-and-deploy.yaml
@@ -33,7 +33,7 @@ env:
33
# IMPORTANT: Always USE A PULL REQUEST TO UPDATE THE HUGO VERSION to be able to fix all problems
34
# before pushing the result to production!!!
35
#
36
- HUGO_VERSION: 0.147.9
+ HUGO_VERSION: 0.150.0
37
38
# Set "DEPLOY_STATE" to "production" if this workflow was triggered by a push to the main branch.
39
# Set "DEPLOY_STATE" to "preview" in any other case (i.e. pull requests).
0 commit comments