We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a47c79 + a0f592c commit 9be3982Copy full SHA for 9be3982
1 file changed
.github/workflows/pages.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Checkout
32
uses: actions/checkout@v6
33
- name: Setup Pages
34
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
35
- name: Upload artifact
36
uses: actions/upload-pages-artifact@v4
37
with:
0 commit comments