Skip to content

Commit

Permalink
Bump NuGet/setup-nuget from 1.2.0 to 2.0.0
Browse files Browse the repository at this point in the history
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@v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: NuGet/setup-nuget
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 0d0a631 commit 41c0540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
uses: microsoft/[email protected]

- name: Setup NuGet
uses: NuGet/setup-nuget@v1.2.0
uses: NuGet/setup-nuget@v2.0.0

- name: Restore NuGet packages for NETReactorSlayer.GUI
run: nuget restore NETReactorSlayer.GUI\NETReactorSlayer.GUI.csproj -PackagesDirectory .\packages\
Expand Down

0 comments on commit 41c0540

Please sign in to comment.