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 f3f45e6 + 10f0685 commit c812608Copy full SHA for c812608
1 file changed
.github/workflows/dotnet.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Upload Packages
57
if: success() && github.event_name != 'pull_request'
58
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
59
with:
60
name: packages
61
path: "${{env.BUILD_PATH}}"
0 commit comments