Skip to content

Commit

Permalink
Change DocFX installer version in the workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
benborra authored Jan 21, 2024
1 parent 7eb3f60 commit bc8f000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
submodules: true

- name: Install DocFX
uses: nikeee/docfx-action@v1.0.0
uses: nunit/docfx-action@v2.4.0
with:
args: docfx_project/docfx.json

Expand Down

0 comments on commit bc8f000

Please sign in to comment.