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 793197e commit afc03b8Copy full SHA for afc03b8
.github/workflows/publish.site.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/configure-pages@v4
30
- name: Setup Hugo
31
id: hugo
32
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
33
with:
34
hugo-version: latest
35
extended: true
0 commit comments