Skip to content

Commit 657082c

Browse files
build(deps): bump NuGet/setup-nuget from 2.0.2 to 3.0.0
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>
1 parent 2a24f3b commit 657082c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# NuGet stuff now
6767

6868
- name: Setup NuGet
69-
uses: "NuGet/setup-nuget@d105a947828025cd7a980103c35ba2bfae586d0f"
69+
uses: "NuGet/setup-nuget@12c57947e9458a5b976961b08ea0706a17dd71ae"
7070
with:
7171
nuget-version: "5.x"
7272

0 commit comments

Comments
 (0)