workflow: Update actions/upload-artifact to v5 (#791)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-04 19:14:01 +01:00 committed by GitHub
parent 45f5ccf510
commit 925a2fe043
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ jobs:
}' > review-data/event.json
- name: Upload review info
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: review-event
path: review-data/event.json