Skip to content

Commit 7c681ef

Browse files
dependabot[bot]rpavlik
authored andcommitted
build(deps): bump NuGet/setup-nuget from 1.2.0 to 2.0.0
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@296fd3c...a21f25c) --- updated-dependencies: - dependency-name: NuGet/setup-nuget dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb69014 commit 7c681ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@296fd3ccf8528660c91106efefe2364482f86d6f"
69+
uses: "NuGet/setup-nuget@a21f25cd3998bf370fde17e3f1b4c12c175172f9"
7070
with:
7171
nuget-version: "5.x"
7272

0 commit comments

Comments
 (0)