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 b36d631 + 43f1232 commit 300397dCopy full SHA for 300397d
1 file changed
.github/workflows/dotnet.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Upload Packages
62
if: success() && github.event_name != 'pull_request'
63
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
64
with:
65
name: packages
66
path: "${{env.BUILD_PATH}}"
0 commit comments