Skip to content

Commit c6ec2c5

Browse files
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](nunit/docfx-action@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>
1 parent 7dad2f3 commit c6ec2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docfx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Build
4141
run: dotnet build -c Release
4242

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

0 commit comments

Comments
 (0)