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 e80f981 + 6762e26 commit 63c6045Copy full SHA for 63c6045
1 file changed
.github/workflows/dotnet.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Upload Packages
73
if: success() && github.event_name != 'pull_request'
74
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
75
with:
76
name: packages
77
path: "${{env.BUILD_PATH}}"
0 commit comments