We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c16fc commit f692178Copy full SHA for f692178
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
build:
30
runs-on: ubuntu-latest
31
env:
32
- HUGO_VERSION: 0.145.0
+ HUGO_VERSION: 0.147.7
33
steps:
34
- name: Install Hugo CLI
35
run: |
0 commit comments