mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
workflow: Update actions/upload-artifact to v7 (#1015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b6f947c559
commit
dde1354d36
2
.github/workflows/compile-check.yml
vendored
2
.github/workflows/compile-check.yml
vendored
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
exit 1
|
||||
fi
|
||||
- name: Upload build artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: odyssey
|
||||
path: build/odyssey
|
||||
|
|
|
|||
Loading…
Reference in a new issue