Skip to content

Commit e05bc14

Browse files
authoredJul 25, 2024
Bump nunit/docfx-action from 3.4.0 to 3.4.1 (#1572)
Bumps [nunit/docfx-action](https://github.com/nunit/docfx-action) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/nunit/docfx-action/releases) - [Commits](nunit/docfx-action@v3.4.0...v3.4.1) --- 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>
1 parent 17edc6a commit e05bc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/docfx.yaml

+1-1
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@v3.4.0
42+
- uses: nunit/docfx-action@v3.4.1
4343
name: Build Documentation
4444
with:
4545
args: doc/docfx.json

0 commit comments

Comments
 (0)