We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00562a commit cc86160Copy full SHA for cc86160
1 file changed
.github/workflows/hugo.yml
@@ -32,7 +32,7 @@ jobs:
32
build:
33
runs-on: ubuntu-latest
34
env:
35
- HUGO_VERSION: 0.145.0
+ HUGO_VERSION: 0.139.4
36
HUGO_ENVIRONMENT: production
37
TZ: America/Los_Angeles
38
steps:
0 commit comments