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.
1 parent 6adbd40 commit 9b5e710Copy full SHA for 9b5e710
.github/workflows/docfx.yaml
@@ -47,7 +47,7 @@ jobs:
47
- name: Setup Pages
48
uses: actions/configure-pages@v5
49
- name: Upload artifact
50
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
51
with:
52
# Upload entire repository
53
path: doc/_site
0 commit comments