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 5d9e7ca commit 83a6f19Copy full SHA for 83a6f19
.github/workflows/build-and-publish.yml
@@ -49,7 +49,7 @@ jobs:
49
subject-path: 'artifacts/NuGet'
50
51
- name: Upload Artifact
52
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
53
with:
54
name: nuget-packages
55
path: artifacts/NuGet
0 commit comments