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.
2 parents 8320af8 + d01cfad commit ba8b89bCopy full SHA for ba8b89b
2 files changed
.github/workflows/build.yml
@@ -70,7 +70,7 @@ jobs:
70
vs-version: 'latest'
71
72
- name: Setup NuGet
73
- uses: NuGet/setup-nuget@v3
+ uses: NuGet/setup-nuget@v4
74
with:
75
nuget-version: 'latest'
76
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
77
78
79
80
81
0 commit comments