Skip to content

Commit ec4dd3e

Browse files
committed
chore(deps): update actions/upload-artifact action to v7
1 parent 9539735 commit ec4dd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)