Skip to content

Commit

Permalink
Merge pull request #48 from SixLabors/dependabot/github_actions/NuGet…
Browse files Browse the repository at this point in the history
…/setup-nuget-2

Bump NuGet/setup-nuget from 1 to 2
  • Loading branch information
JimBobSquarePants authored Apr 17, 2024
2 parents 20fbc7d + 5936004 commit 922c5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
submodules: recursive

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

- name: NuGet Setup Cache
uses: actions/cache@v4
Expand Down

0 comments on commit 922c5b2

Please sign in to comment.