Skip to content

Commit 2ed87b5

Browse files
Bump nunit/docfx-action from 3.0.0 to 3.1.0 (#1517)
Bumps [nunit/docfx-action](https://github.com/nunit/docfx-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/nunit/docfx-action/releases) - [Commits](nunit/docfx-action@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: nunit/docfx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0972162 commit 2ed87b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docfx.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Build
4141
run: dotnet build
4242

43-
- uses: nunit/docfx-action@v3.0.0
43+
- uses: nunit/docfx-action@v3.1.0
4444
name: Build Documentation
4545
with:
4646
args: doc/docfx.json

0 commit comments

Comments
 (0)