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 24b2ca8 + 3ca0585 commit 2270370Copy full SHA for 2270370
1 file changed
.github/workflows/dotnet.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Upload Packages
72
if: success() && github.event_name != 'pull_request'
73
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
74
with:
75
name: packages
76
path: '${{env.BUILD_PATH}}'
0 commit comments