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 e03e700 commit 74cf265Copy full SHA for 74cf265
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
id: setup-dotnet
53
54
- name: Setup NuGet
55
- uses: nuget/setup-nuget@a21f25cd3998bf370fde17e3f1b4c12c175172f9 # v2.0.0
+ uses: nuget/setup-nuget@323ab0502cd38fdc493335025a96c8fdb0edc71f # v2.0.1
56
with:
57
nuget-version: '5.11.0'
58
0 commit comments