We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fabdf commit 5e8ef3eCopy full SHA for 5e8ef3e
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
build:
20
runs-on: ubuntu-latest
21
env:
22
- HUGO_VERSION: 0.126.0
+ HUGO_VERSION: 0.127.0
23
steps:
24
- name: Install Hugo CLI
25
run: |
0 commit comments