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 563b041 + 7a0ed3d commit 2a9ee51Copy full SHA for 2a9ee51
1 file changed
.github/workflows/build-and-test.yml
@@ -95,7 +95,7 @@ jobs:
95
run: git lfs pull
96
97
- name: NuGet Install
98
- uses: NuGet/setup-nuget@v1
+ uses: NuGet/setup-nuget@v2
99
100
- name: NuGet Setup Cache
101
uses: actions/cache@v4
@@ -184,7 +184,7 @@ jobs:
184
submodules: recursive
185
186
187
188
189
190
0 commit comments