We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d2107 commit 0874091Copy full SHA for 0874091
.github/workflows/hugo.yaml
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 0
48
- name: Setup Pages
49
id: pages
50
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
51
- name: Install Node.js dependencies
52
working-directory: ./docsy
53
run: |
0 commit comments