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 6df71f5 commit 2c2bd6aCopy full SHA for 2c2bd6a
.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.2.0
+ - uses: nunit/docfx-action@v3.3.0
43
name: Build Documentation
44
with:
45
args: doc/docfx.json
0 commit comments