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.
1 parent b043c4a commit 95fe62bCopy full SHA for 95fe62b
.github/workflows/ci-build.yml
@@ -90,7 +90,7 @@ jobs:
90
fetch-depth: 0
91
92
- name: Download NuGet Packages
93
- uses: actions/download-artifact@v2.0.9
+ uses: actions/download-artifact@v2.0.10
94
with:
95
name: nuget
96
0 commit comments