We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768dad8 commit f5a15e4Copy full SHA for f5a15e4
.github/workflows/generate_site_and_deploy.yaml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
env:
31
# Keep same version with `make deps`
32
- HUGO_VERSION: 0.117.0
+ HUGO_VERSION: 0.122.0
33
steps:
34
- name: Install Hugo CLI
35
run: |
0 commit comments