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