Skip to content

Commit 4df71ff

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 068592e commit 4df71ff

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@v4
175+
uses: actions/upload-artifact@v5
176176
with:
177177
name: windows-asan-logs
178178
path: |

0 commit comments

Comments
 (0)