We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49a0f2 commit 761ff7fCopy full SHA for 761ff7f
.github/workflows/nugetTests.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Install NuGet
55
uses: nuget/setup-nuget@v2
56
with:
57
- nuget-version: '8.x'
+ nuget-version: '6.x'
58
59
- name: Setup Go with cache
60
uses: jfrog/.github/actions/install-go-with-cache@main
0 commit comments