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 4288869 + 2b98614 commit 4c6cecaCopy full SHA for 4c6ceca
1 file changed
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
run: docfx ./docfx/docfx.json
38
39
- name: Upload documentation
40
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
41
with:
42
path: './docfx/_site'
43
0 commit comments