Skip to content

Commit 922c5b2

Browse files
Merge pull request #48 from SixLabors/dependabot/github_actions/NuGet/setup-nuget-2
Bump NuGet/setup-nuget from 1 to 2
2 parents 20fbc7d + 5936004 commit 922c5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
submodules: recursive
4242

4343
- name: NuGet Install
44-
uses: NuGet/setup-nuget@v1
44+
uses: NuGet/setup-nuget@v2
4545

4646
- name: NuGet Setup Cache
4747
uses: actions/cache@v4

0 commit comments

Comments
 (0)