Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-Krueger committed Feb 15, 2024
2 parents 69fa8f9 + d2dc37c commit b4b0b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
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 b4b0b2c

Please sign in to comment.