Skip to content

Commit

Permalink
build(deps): bump NuGet/setup-nuget from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b15ef6c commit 989cc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# NuGet stuff now

- name: Setup NuGet
uses: "NuGet/setup-nuget@a21f25cd3998bf370fde17e3f1b4c12c175172f9"
uses: "NuGet/setup-nuget@323ab0502cd38fdc493335025a96c8fdb0edc71f"
with:
nuget-version: "5.x"

Expand Down

0 comments on commit 989cc64

Please sign in to comment.