Update build.yml to use nikeee/docfx-action 1.0.0

This commit is contained in:
Kévin Chalet 2023-05-02 21:57:16 +02:00
parent 2f031a1c9d
commit df086b350d

View File

@ -23,7 +23,7 @@ jobs:
path: submodules/openiddict-core path: submodules/openiddict-core
- name: Build documentation - name: Build documentation
uses: nikeee/docfx-action@master uses: nikeee/docfx-action@v1.0.0
with: with:
args: docfx.json args: docfx.json