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 0b449a4 commit ff4c336Copy full SHA for ff4c336
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
if: github.event_name != 'pull_request'
77
steps:
78
- name: Download NuGet Packages
79
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
80
with:
81
name: packages
82
- name: NuGet Push
0 commit comments