mirror of https://github.com/mpv-player/mpv
github/workflows: update actions/upload-artifact to v4
This commit is contained in:
parent
83bad548d2
commit
665a472098
|
@ -81,7 +81,7 @@ jobs:
|
|||
env:
|
||||
WINEDEBUG: '+loaddll'
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: mpv-${{ matrix.target }}
|
||||
path: mpv-git-*.zip
|
||||
|
|
Loading…
Reference in New Issue