Skip to content

Commit

Permalink
Merge pull request #25 from PxTools/dependabot/github_actions/NuGet/s…
Browse files Browse the repository at this point in the history
…etup-nuget-2

Bump NuGet/setup-nuget from 1 to 2
  • Loading branch information
likp authored May 1, 2024
2 parents bb69a74 + 47fbf23 commit fd73ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: microsoft/setup-msbuild@v1

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

- name: Restore NuGet packages
run: nuget restore
Expand Down

0 comments on commit fd73ecd

Please sign in to comment.