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 916c50c + 68b9671 commit 7c5d9dcCopy full SHA for 7c5d9dc
1 file changed
.github/workflows/publish.site.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
27
- name: Setup Pages
28
id: pages
29
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
30
with:
31
enablement: true
32
- name: Setup Hugo
0 commit comments