We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6078b commit a9e9cdcCopy full SHA for a9e9cdc
.github/workflows/pages.yml
@@ -30,7 +30,7 @@ jobs:
30
build:
31
runs-on: ubuntu-latest
32
env:
33
- HUGO_VERSION: 0.123.8
+ HUGO_VERSION: 0.99.0
34
steps:
35
- name: Install Hugo CLI
36
run: |
0 commit comments