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 d07a016 commit 2cd7b11Copy full SHA for 2cd7b11
.github/workflows/publish-nuget.yml
@@ -49,7 +49,7 @@ jobs:
49
run: |
50
echo "$GITHUB_CONTEXT"
51
- name: 🚀 NuGet
52
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
53
with:
54
github-token: '${{ secrets.GITHUB_TOKEN }}'
55
name: 'nuget'
0 commit comments