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 b199467 commit 2b98614Copy full SHA for 2b98614
.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