We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4710e37 commit a6507bbCopy full SHA for a6507bb
1 file changed
.github/workflows/hugo.yml
@@ -31,7 +31,7 @@ jobs:
31
build:
32
runs-on: ubuntu-latest
33
env:
34
- HUGO_VERSION: 0.124.1
+ HUGO_VERSION: 0.138.0
35
steps:
36
- name: Install Hugo CLI
37
run: |
0 commit comments