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 accfd5f + 3f6abe8 commit 3ffd948Copy full SHA for 3ffd948
1 file changed
.github/workflows/dotnet.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Upload Packages
68
if: success() && github.event_name != 'pull_request'
69
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
70
with:
71
name: packages
72
path: "${{env.BUILD_PATH}}"
0 commit comments