Skip to content

Commit aa88113

Browse files
chore(deps): update actions/upload-artifact action to v7 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19b0957 commit aa88113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)