Skip to content

Commit

Permalink
Bump nunit/docfx-action from 3.4.1 to 3.4.2 (#1586)
Browse files Browse the repository at this point in the history
Bumps [nunit/docfx-action](https://github.com/nunit/docfx-action) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/nunit/docfx-action/releases)
- [Commits](nunit/docfx-action@v3.4.1...v3.4.2)

---
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>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent f5fee73 commit 722f21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docfx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build
run: dotnet build -c Release

- uses: nunit/docfx-action@v3.4.1
- uses: nunit/docfx-action@v3.4.2
name: Build Documentation
with:
args: doc/docfx.json
Expand Down

0 comments on commit 722f21c

Please sign in to comment.