We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d568cb + 7a092de commit 89f4decCopy full SHA for 89f4dec
1 file changed
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
35
# Publish the NuGet package as an artifact, so they can be used in the following jobs
36
- name: Save package artifact
37
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
38
with:
39
name: nuget
40
if-no-files-found: error
0 commit comments