mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
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:
parent
45f5ccf510
commit
925a2fe043
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue