Skip to content

Commit 48fb5a0

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 9de9330 commit 48fb5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

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

173173
- name: Upload ASAN logs (Windows)
174174
if: failure()
175-
uses: actions/upload-artifact@v5
175+
uses: actions/upload-artifact@v6
176176
with:
177177
name: windows-asan-logs
178178
path: |

0 commit comments

Comments
 (0)