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 9a3bd9e + 02cd303 commit 06bbfb7Copy full SHA for 06bbfb7
1 file changed
.github/workflows/dotnet.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Upload Packages
73
if: success() && github.event_name != 'pull_request'
74
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
75
with:
76
name: packages
77
path: "${{env.BUILD_PATH}}"
0 commit comments