Bump nunit/docfx-action from 4.0.0 to 4.1.0 (#1629)
Bumps [nunit/docfx-action](https://github.com/nunit/docfx-action) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/nunit/docfx-action/releases) - [Commits](https://github.com/nunit/docfx-action/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: nunit/docfx-action dependency-version: 4.1.0 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
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Build
|
||||
run: dotnet build -c Release
|
||||
|
||||
- uses: nunit/docfx-action@v4.0.0
|
||||
- uses: nunit/docfx-action@v4.1.0
|
||||
name: Build Documentation
|
||||
with:
|
||||
args: doc/docfx.json
|
||||
|
||||
Reference in New Issue
Block a user