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.
2 parents 793197e + afc03b8 commit 4c806d0Copy full SHA for 4c806d0
.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