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:
dependabot[bot]
2025-05-05 14:10:48 -07:00
committed by GitHub
parent ae79be6665
commit e6317b857d

View File

@@ -39,7 +39,7 @@ jobs:
- name: Build - name: Build
run: dotnet build -c Release run: dotnet build -c Release
- uses: nunit/docfx-action@v4.0.0 - uses: nunit/docfx-action@v4.1.0
name: Build Documentation name: Build Documentation
with: with:
args: doc/docfx.json args: doc/docfx.json