We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24ee9bb + 7847571 commit fabcd44Copy full SHA for fabcd44
1 file changed
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
build:
23
runs-on: ubuntu-latest
24
env:
25
- HUGO_VERSION: 0.144.2
+ HUGO_VERSION: 0.147.3
26
steps:
27
- name: Install Hugo CLI
28
run: |
0 commit comments