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 849042a + d865ab9 commit 965335cCopy full SHA for 965335c
.github/workflows/build-and-test.yml
@@ -77,7 +77,7 @@ jobs:
77
run: git lfs pull
78
79
- name: NuGet Install
80
- uses: NuGet/setup-nuget@v1
+ uses: NuGet/setup-nuget@v2
81
82
- name: NuGet Setup Cache
83
uses: actions/cache@v4
@@ -159,7 +159,7 @@ jobs:
159
submodules: recursive
160
161
162
163
164
165
.github/workflows/code-coverage.yml
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
0 commit comments