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 a066754 + 683435b commit a590151Copy full SHA for a590151
1 file changed
.github/workflows/build-and-test.yml
@@ -73,7 +73,7 @@ jobs:
73
run: git lfs pull
74
75
- name: NuGet Install
76
- uses: NuGet/setup-nuget@v1
+ uses: NuGet/setup-nuget@v2
77
78
- name: NuGet Setup Cache
79
uses: actions/cache@v4
@@ -175,7 +175,7 @@ jobs:
175
submodules: recursive
176
177
178
179
180
181
0 commit comments