We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67487d3 commit 194d5b1Copy full SHA for 194d5b1
1 file changed
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
syntax-check:
20
runs-on: ubuntu-latest
21
env:
22
- HUGO_VERSION: 0.123.8
+ HUGO_VERSION: 0.152.2
23
steps:
24
- name: Install Hugo CLI
25
run: |
0 commit comments