Bump nunit/docfx-action from 3.1.0 to 3.2.0 (#1545)
Bumps [nunit/docfx-action](https://github.com/nunit/docfx-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/nunit/docfx-action/releases) - [Commits](https://github.com/nunit/docfx-action/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: nunit/docfx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/docfx.yaml
vendored
2
.github/workflows/docfx.yaml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build -c Release
|
run: dotnet build -c Release
|
||||||
|
|
||||||
- uses: nunit/docfx-action@v3.1.0
|
- uses: nunit/docfx-action@v3.2.0
|
||||||
name: Build Documentation
|
name: Build Documentation
|
||||||
with:
|
with:
|
||||||
args: doc/docfx.json
|
args: doc/docfx.json
|
||||||
|
|||||||
Reference in New Issue
Block a user