Skip to content

Commit 8eecaf4

Browse files
authored
Merge pull request #107 from ArchipelagoMW/dependabot/github_actions/NuGet/setup-nuget-2.0.1
Bump NuGet/setup-nuget from 1.0.5 to 2.0.1
2 parents 436c204 + 40e9251 commit 8eecaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
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)