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