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 9973bd5 + 04b683b commit 1ee4ee9Copy full SHA for 1ee4ee9
1 file changed
.github/workflows/dotnet.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Upload Packages
54
if: success() && github.event_name != 'pull_request'
55
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
56
with:
57
name: packages
58
path: "${{env.BUILD_PATH}}"
0 commit comments