Skip to content

Commit

Permalink
Bump nunit/docfx-action from 3.2.0 to 3.3.0 (#1558)
Browse files Browse the repository at this point in the history
Bumps [nunit/docfx-action](https://github.com/nunit/docfx-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/nunit/docfx-action/releases)
- [Commits](nunit/docfx-action@v3.2.0...v3.3.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 May 27, 2024
1 parent 6df71f5 commit 2c2bd6a
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.2.0
- uses: nunit/docfx-action@v3.3.0
name: Build Documentation
with:
args: doc/docfx.json
Expand Down

0 comments on commit 2c2bd6a

Please sign in to comment.