Skip to content

Commit

Permalink
Bump nunit/docfx-action from 3.3.0 to 3.4.0 (#1569)
Browse files Browse the repository at this point in the history
Bumps [nunit/docfx-action](https://github.com/nunit/docfx-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/nunit/docfx-action/releases)
- [Commits](nunit/docfx-action@v3.3.0...v3.4.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>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent 007ef89 commit 17edc6a
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.3.0
- uses: nunit/docfx-action@v3.4.0
name: Build Documentation
with:
args: doc/docfx.json
Expand Down

0 comments on commit 17edc6a

Please sign in to comment.