We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406d02a commit d3451daCopy full SHA for d3451da
1 file changed
.github/workflows/build.yaml
@@ -25,7 +25,7 @@ jobs:
25
build:
26
runs-on: ubuntu-latest
27
env:
28
- HUGO_VERSION: 0.146.3
+ HUGO_VERSION: 0.147.4
29
steps:
30
- name: Install Hugo CLI
31
run: |
0 commit comments