We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8b786 commit 0d20146Copy full SHA for 0d20146
.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.10
+ uses: actions/download-artifact@v3.0.0
94
with:
95
name: nuget
96
0 commit comments