mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 20:27:23 +00:00
github/workflows: update actions/upload-artifact to v4
This commit is contained in:
parent
83bad548d2
commit
665a472098
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
Block a user