Skip to content

Commit 40e9251

Browse files
Bump NuGet/setup-nuget from 1.0.5 to 2.0.1
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 1.0.5 to 2.0.1. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@v1.0.5...v2.0.1) --- 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 9d7214b commit 40e9251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: microsoft/[email protected]
2323

2424
- name: Setup NuGet.exe for use with actions
25-
uses: NuGet/setup-nuget@v1.0.5
25+
uses: NuGet/setup-nuget@v2.0.1
2626

2727
- name: Restore NuGet Packages
2828
run: nuget restore Archipelago.MultiClient.Net.sln

0 commit comments

Comments
 (0)