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 8328795 + 023ea96 commit 7d57dd6Copy full SHA for 7d57dd6
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@v3
+ uses: actions/upload-pages-artifact@v4
38
with:
39
name: github-pages
40
path: "site/"
0 commit comments