Skip to content

Commit 7857a40

Browse files
committed
github/workflows: update actions/upload-artifact to v4
1 parent ee099ca commit 7857a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
env:
8282
WINEDEBUG: '+loaddll'
8383

84-
- uses: actions/upload-artifact@v3
84+
- uses: actions/upload-artifact@v4
8585
with:
8686
name: mpv-${{ matrix.target }}
8787
path: mpv-git-*.zip

0 commit comments

Comments
 (0)