We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48df098 + 49fbc9b commit 3c44f4bCopy full SHA for 3c44f4b
1 file changed
.github/workflows/hugo.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Setup Pages
47
id: pages
48
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
49
50
- name: Create directory for user-specific executable files
51
run: |
0 commit comments