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 6ec5455 + a7b9258 commit 2b1c7e0Copy full SHA for 2b1c7e0
2 files changed
.github/workflows/build-and-test.yml
@@ -154,7 +154,7 @@ jobs:
154
run: git lfs pull
155
156
- name: NuGet Install
157
- uses: NuGet/setup-nuget@v2
+ uses: NuGet/setup-nuget@v4
158
159
- name: NuGet Setup Cache
160
uses: actions/cache@v5
@@ -233,7 +233,7 @@ jobs:
233
submodules: recursive
234
235
236
237
238
239
.github/workflows/code-coverage.yml
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments