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 96cd7a5 + 96ab374 commit f52404cCopy full SHA for f52404c
2 files changed
.github/workflows/build-and-test.yml
@@ -123,7 +123,7 @@ jobs:
123
run: git lfs pull
124
125
- name: NuGet Install
126
- uses: NuGet/setup-nuget@v2
+ uses: NuGet/setup-nuget@v3
127
128
- name: NuGet Setup Cache
129
uses: actions/cache@v5
@@ -198,7 +198,7 @@ jobs:
198
submodules: recursive
199
200
201
202
203
204
.github/workflows/code-coverage.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments