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 5abcf9e commit c08f03aCopy full SHA for c08f03a
.github/workflows/build-and-deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Hugo
32
uses: peaceiris/actions-hugo@v3
33
with:
34
- hugo-version: '0.125.5'
+ hugo-version: '0.148.0'
35
extended: true
36
37
- name: Setup Node
0 commit comments