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 007ef89 commit 17edc6aCopy full SHA for 17edc6a
.github/workflows/docfx.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: Build
40
run: dotnet build -c Release
41
42
- - uses: nunit/docfx-action@v3.3.0
+ - uses: nunit/docfx-action@v3.4.0
43
name: Build Documentation
44
with:
45
args: doc/docfx.json
0 commit comments