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 a7a55a5 commit 9e1a4b7Copy full SHA for 9e1a4b7
.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