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 ae79be6 commit e6317b8Copy full SHA for e6317b8
.github/workflows/docfx.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: Build
40
run: dotnet build -c Release
41
42
- - uses: nunit/docfx-action@v4.0.0
+ - uses: nunit/docfx-action@v4.1.0
43
name: Build Documentation
44
with:
45
args: doc/docfx.json
0 commit comments