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 8ed6b5c commit df24440Copy full SHA for df24440
.github/workflows/publish-nuget.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
nuget-version: '6.x'
25
26
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
27
28
path: nuget
29
pattern: nuget-*
0 commit comments