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.
1 parent 251f8b0 commit ed611efCopy full SHA for ed611ef
1 file changed
.github/workflows/dotnet.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Upload Hang Dumps
88
if: always()
89
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
90
with:
91
name: hang-dumps-${{ matrix.os }}
92
path: |
0 commit comments