Skip to content

Commit f01e288

Browse files
authored
Update dotnet-CI-workflow.yml
1 parent 2da12c0 commit f01e288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-CI-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: darenm/Setup-VSTest@v1.2
2323

2424
- name: Setup NuGet
25-
uses: NuGet/setup-nuget@v1.1.1
25+
uses: NuGet/setup-nuget@v1.2.0
2626

2727
- name: Restore NuGet packages
2828
run: nuget restore RandomString4Net.sln

0 commit comments

Comments
 (0)