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 fd4c703 + 41dd5e6 commit c2693f8Copy full SHA for c2693f8
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@v4
+ uses: actions/upload-artifact@v5
75
with:
76
name: packages
77
path: "${{env.BUILD_PATH}}"
0 commit comments