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 0972162 commit 2ed87b5Copy full SHA for 2ed87b5
.github/workflows/docfx.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Build
41
run: dotnet build
42
43
- - uses: nunit/docfx-action@v3.0.0
+ - uses: nunit/docfx-action@v3.1.0
44
name: Build Documentation
45
with:
46
args: doc/docfx.json
0 commit comments