Skip to content

Commit 141d69e

Browse files
Bump NuGet/setup-nuget from 2 to 4 (#9877)
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 2 to 4. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@v2...v4) --- updated-dependencies: - dependency-name: NuGet/setup-nuget dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 145466f commit 141d69e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-doctor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
6.x
3535
8.x
3636
- name: Install NuGet
37-
uses: NuGet/setup-nuget@v2
37+
uses: NuGet/setup-nuget@v4
3838
- name: Install ApiDoctor from NuGet
3939
run: nuget install ApiDoctor -Version $Env:APIDOCTOR_VERSION -OutputDirectory ./nuget -NonInteractive -DisableParallelProcessing
4040
- name: Validate v1.0 docs

0 commit comments

Comments
 (0)