We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da17ce6 commit cebbfa7Copy full SHA for cebbfa7
1 file changed
.github/workflows/hugo.yml
@@ -26,7 +26,7 @@ jobs:
26
build:
27
runs-on: ubuntu-latest
28
env:
29
- HUGO_VERSION: 0.146.0
+ HUGO_VERSION: 0.153.0
30
steps:
31
- name: Install Hugo CLI
32
run: |
0 commit comments