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 1d2bba1 commit 1f8fd98Copy full SHA for 1f8fd98
.github/workflows/ci-build.yml
@@ -29,7 +29,7 @@ jobs:
29
6.0.x
30
7.0.x
31
32
- - uses: nuget/setup-nuget@v1
+ - uses: nuget/setup-nuget@v2
33
name: Setup NuGet
34
35
- name: Install DotNet workloads
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
dotnet-version: 6.0.x
include-prerelease: true
0 commit comments