We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f586cb7 + 8d07fce commit 0b2db94Copy full SHA for 0b2db94
1 file changed
.github/workflows/hugo.yaml
@@ -28,7 +28,7 @@ jobs:
28
deploy:
29
runs-on: ubuntu-24.04
30
env:
31
- HUGO_VERSION: 0.157.0
+ HUGO_VERSION: 0.158.0
32
steps:
33
- name: Install Hugo CLI
34
run: |
0 commit comments