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 0d718cb commit 09cdefaCopy full SHA for 09cdefa
.github/workflows/docfx.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: Build
40
run: dotnet build
41
42
- - uses: nikeee/docfx-action@v1.0.0
+ - uses: nunit/docfx-action@v2.10.0
43
name: Build Documentation
44
with:
45
args: doc/docfx.json
0 commit comments