Skip to content

Commit

Permalink
Upgrade NuGet/setup-nuget to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfoucrier committed Sep 15, 2024
1 parent eb1f270 commit 5892c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: microsoft/setup-msbuild@v2

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

- name: Restore NuGet packages
run: nuget restore InboxNotifier.sln
Expand Down

0 comments on commit 5892c05

Please sign in to comment.