Skip to content

Commit

Permalink
Merge pull request #1 from Owen-Krueger/dependabot/github_actions/NuG…
Browse files Browse the repository at this point in the history
…et/setup-nuget-2.0.0

Bump NuGet/setup-nuget from 1.2.0 to 2.0.0
  • Loading branch information
Owen-Krueger authored Jun 12, 2024
2 parents aed5705 + 802e1b8 commit 888f1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
shell: pwsh

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

- name: Restore dependencies
run: nuget restore $SOLUTION
Expand Down

0 comments on commit 888f1ca

Please sign in to comment.