Skip to content

Commit 77affb7

Browse files
chore(deps): update actions/upload-artifact action to v6 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9de9330 commit 77affb7

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)