We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99cc56 commit 5c58fa3Copy full SHA for 5c58fa3
1 file changed
.github/workflows/hugo.yml
@@ -23,7 +23,7 @@ jobs:
23
build:
24
runs-on: ubuntu-latest
25
env:
26
- HUGO_VERSION: 0.125.7 # Updated Hugo version
+ HUGO_VERSION: 0.147.3 # Updated to meet PaperMod requirements
27
steps:
28
- name: Install Hugo CLI
29
run: |
0 commit comments