Skip to content

Commit e6317b8

Browse files
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](nunit/docfx-action@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae79be6 commit e6317b8

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
@@ -39,7 +39,7 @@ jobs:
3939
- name: Build
4040
run: dotnet build -c Release
4141

42-
- uses: nunit/docfx-action@v4.0.0
42+
- uses: nunit/docfx-action@v4.1.0
4343
name: Build Documentation
4444
with:
4545
args: doc/docfx.json

0 commit comments

Comments
 (0)