We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f0b086 + f9dd88d commit 17694d0Copy full SHA for 17694d0
1 file changed
.github/workflows/dotnetcore-release.yml
@@ -50,7 +50,7 @@ jobs:
50
continue-on-error: true
51
52
- name: Upload artifacts
53
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
54
with:
55
name: source-archives
56
path: |
0 commit comments