We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc0e8f commit cf037efCopy full SHA for cf037ef
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@
35
},
36
{
37
"name": "Setup NuGet",
38
- "uses": "actions/setup-nuget@v1.1.1",
+ "uses": "nuget/setup-nuget@v1.1.1",
39
"with": {
40
"nuget-version": "6.x"
41
}
0 commit comments