Skip to content

Commit 88095bc

Browse files
dependabot[bot]rpavlik
authored andcommitted
build(deps): bump NuGet/setup-nuget from 2.0.0 to 2.0.1
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@a21f25c...323ab05) --- updated-dependencies: - dependency-name: NuGet/setup-nuget dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6ccf65 commit 88095bc

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

0 commit comments

Comments
 (0)