Skip to content

Commit

Permalink
Update deprecated Github Action: microsoft/setup-nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Mell committed Mar 5, 2024
1 parent 333d7ff commit 97c0762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: setup-msbuild
uses: microsoft/setup-msbuild@v2

- name: Setup NuGet
uses: NuGet/setup-nuget@v1.0.5
- name: Setup NuGet.exe for use with actions
uses: NuGet/setup-nuget@v2.0.0

- name: setup-msbuild
uses: microsoft/setup-msbuild@v1.1
Expand Down

0 comments on commit 97c0762

Please sign in to comment.