We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9190c04 commit 218b677Copy full SHA for 218b677
.github/workflows/hugo.yaml
@@ -50,7 +50,7 @@ jobs:
50
needs: test
51
runs-on: ubuntu-22.04
52
env:
53
- HUGO_VERSION: 0.115.2
+ HUGO_VERSION: 0.125.5
54
55
steps:
56
- name: Install Hugo CLI
0 commit comments