There was an error while loading. Please reload this page.
2 parents 430bef8 + 52b6827 commit 606c23fCopy full SHA for 606c23f
1 file changed
.github/workflows/dotnet-core.yml
@@ -64,7 +64,7 @@ jobs:
64
timeout-minutes: 5
65
needs: [build]
66
steps:
67
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
68
with:
69
name: nuget packages
70
- name: Push generated package to NuGet
0 commit comments