We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb194a commit ff6e7a1Copy full SHA for ff6e7a1
.github/workflows/pages.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v3
28
- name: ✨ Setup Hugo
29
env:
30
- HUGO_VERSION: 0.100.1
+ HUGO_VERSION: 0.131.0
31
run: |
32
mkdir ~/hugo
33
cd ~/hugo
0 commit comments