We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6c417 commit 58f4fecCopy full SHA for 58f4fec
.github/workflows/publish.yaml
@@ -22,7 +22,7 @@ jobs:
22
build:
23
runs-on: ubuntu-latest
24
env:
25
- HUGO_VERSION: 0.121.1
+ HUGO_VERSION: 0.121.2
26
steps:
27
- name: Install Hugo CLI
28
run: |
0 commit comments