We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb79f39 commit 80c1fccCopy full SHA for 80c1fcc
1 file changed
.github/workflows/build-documentation.yml
@@ -67,7 +67,7 @@ jobs:
67
working-directory: EFCore.PG
68
69
- name: Get docfx
70
- run: dotnet tool install --version 2.78.3 -g docfx
+ run: dotnet tool install --version 2.78.4 -g docfx
71
72
- name: Build docs
73
run: docfx --warningsAsErrors
0 commit comments