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 3a1b529 + 539b42a commit 8a9ee6cCopy full SHA for 8a9ee6c
1 file changed
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Upload Documentation
36
if: success()
37
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
38
with:
39
name: github-pages
40
path: "site/"
0 commit comments