Skip to content

Commit f685417

Browse files
build(deps): bump NuGet/setup-nuget from 3.0.0 to 3.1.0
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@12c5794...b26b823) --- updated-dependencies: - dependency-name: NuGet/setup-nuget dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8e4824 commit f685417

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

0 commit comments

Comments
 (0)