Bump nunit/docfx-action from 3.4.1 to 3.4.2 (#1586)
Bumps [nunit/docfx-action](https://github.com/nunit/docfx-action) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/nunit/docfx-action/releases) - [Commits](https://github.com/nunit/docfx-action/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: nunit/docfx-action dependency-type: direct:production update-type: version-update:semver-patch ... 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
@@ -39,7 +39,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build -c Release
|
run: dotnet build -c Release
|
||||||
|
|
||||||
- uses: nunit/docfx-action@v3.4.1
|
- uses: nunit/docfx-action@v3.4.2
|
||||||
name: Build Documentation
|
name: Build Documentation
|
||||||
with:
|
with:
|
||||||
args: doc/docfx.json
|
args: doc/docfx.json
|
||||||
|
|||||||
Reference in New Issue
Block a user