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 9b9f698 + 2db4d35 commit 0061536Copy full SHA for 0061536
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@v5
+ uses: actions/upload-artifact@v7
59
with:
60
name: packages
61
path: "${{env.BUILD_PATH}}"
0 commit comments