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