Skip to content

Commit 78dce26

Browse files
Bump NuGet/setup-nuget from 2.0.2 to 3.0.0 (#90)
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 2.0.2 to 3.0.0. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@d105a94...12c5794) --- updated-dependencies: - dependency-name: NuGet/setup-nuget dependency-version: 3.0.0 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 92d4214 commit 78dce26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: microsoft/setup-msbuild@30375c66a4eea26614e0d39710365f22f8b0af57 #v3.0.0
2222

23-
- uses: NuGet/setup-nuget@d105a947828025cd7a980103c35ba2bfae586d0f #v2.0.2
23+
- uses: NuGet/setup-nuget@12c57947e9458a5b976961b08ea0706a17dd71ae #v3.0.0
2424

2525
- name: Restore NuGet packages
2626
run: nuget restore

0 commit comments

Comments
 (0)