mirror of
https://github.com/pret/pokeplatinum.git
synced 2025-02-19 21:51:16 +00:00
Update upload-artifact to v4
This commit is contained in:
parent
1422848525
commit
946ecdf0dd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
- name: Post error upload
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: pokeplatinum-failure-${{ github.run_id }}
|
||||
path: failure.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user