We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98dcb7 commit 0ba4fdcCopy full SHA for 0ba4fdc
1 file changed
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Upload Artifact
62
id: upload
63
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
64
with:
65
name: mpv-macos-26-arm64
66
path: mpv.tar.gz
0 commit comments