We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c2061 commit c2962faCopy full SHA for c2962fa
netlify.toml
@@ -3,7 +3,7 @@
3
[build.environment]
4
PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
5
# Same Hugo version as in .github/workflows/gh-pages.yml
6
- HUGO_VERSION = "0.114.1"
+ HUGO_VERSION = "0.115.4"
7
8
# Here is another way to define context specific environment variables.
9
[context.deploy-preview.environment]
0 commit comments