Skip to content

Commit 80c1fcc

Browse files
committed
Bump docfx to 2.78.4
1 parent fb79f39 commit 80c1fcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
working-directory: EFCore.PG
6868

6969
- name: Get docfx
70-
run: dotnet tool install --version 2.78.3 -g docfx
70+
run: dotnet tool install --version 2.78.4 -g docfx
7171

7272
- name: Build docs
7373
run: docfx --warningsAsErrors

0 commit comments

Comments
 (0)