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 5a9bbf8 commit 9cdc136Copy full SHA for 9cdc136
.github/workflows/deploy.yml
@@ -59,7 +59,7 @@ jobs:
59
url: 'https://www.nuget.org/packages/IntelliTect.Multitool'
60
steps:
61
- name: Download artifact from build job
62
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
63
with:
64
name: NuGet
65
- name: Push NuGet
0 commit comments