We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee099ca commit 7857a40Copy full SHA for 7857a40
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
env:
82
WINEDEBUG: '+loaddll'
83
84
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
85
with:
86
name: mpv-${{ matrix.target }}
87
path: mpv-git-*.zip
0 commit comments