Skip to content

Commit ed611ef

Browse files
chore(deps): update actions/upload-artifact action to v7 (#2435)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 251f8b0 commit ed611ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Upload Hang Dumps
8888
if: always()
89-
uses: actions/upload-artifact@v6
89+
uses: actions/upload-artifact@v7
9090
with:
9191
name: hang-dumps-${{ matrix.os }}
9292
path: |

0 commit comments

Comments
 (0)