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 a9976d8 + 0c788b0 commit a059c03Copy full SHA for a059c03
1 file changed
.github/workflows/dotnet-core-desktop.yml
@@ -65,7 +65,7 @@ jobs:
65
runs-on: windows-latest
66
steps:
67
- name: Setup NuGet.exe for use with actions
68
- uses: NuGet/setup-nuget@v2.0.1
+ uses: NuGet/setup-nuget@v3.1.0
69
- name: 'Download Artifact'
70
uses: actions/download-artifact@v8.0.1
71
with:
0 commit comments