We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda25b5 commit a004992Copy full SHA for a004992
1 file changed
.github/workflows/deploy.yml
@@ -67,7 +67,7 @@ jobs:
67
url: 'https://www.nuget.org/packages/IntelliTect.EssentialCSharp.ListingManager'
68
steps:
69
- name: Download artifact from build job
70
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
71
with:
72
name: NuGet
73
- name: Push NuGet
0 commit comments