We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef943b commit 209ceccCopy full SHA for 209cecc
.github/workflows/BuildDeploy.yml
@@ -55,7 +55,7 @@ jobs:
55
NuGetApiKey: ${{ secrets.NUGET_API_KEY }}
56
57
- name: 'Publish: output'
58
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
59
with:
60
name: output
61
path: output
0 commit comments