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 c4811dd + 00bde39 commit 719e9efCopy full SHA for 719e9ef
1 file changed
.github/workflows/dotnet.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Upload Packages
65
if: success() && github.event_name != 'pull_request'
66
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
67
with:
68
name: packages
69
path: "${{env.BUILD_PATH}}"
0 commit comments