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.
2 parents 5417ab5 + 8f9ae5f commit 35bb0a1Copy full SHA for 35bb0a1
1 file changed
.github/workflows/dotnet.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Upload Packages
68
if: success() && github.event_name != 'pull_request'
69
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
70
with:
71
name: packages
72
path: "${{env.BUILD_PATH}}"
0 commit comments