Skip to content

Commit 6a97159

Browse files
committed
attempted actions/workflow fix
1 parent a1d944a commit 6a97159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
wget -nv -O mpvnet.com https://github.com/mpvnet-player/file-host/releases/download/tag/mpvnet.com.txt
7070
cp -f mpvnet.com src/MpvNet.Windows/bin/Debug/ || true
7171
- name: Upload
72-
uses: actions/upload-artifact@v3
72+
uses: actions/upload-artifact@v4
7373
with:
7474
name: "mpv.net-win64"
7575
path: src/MpvNet.Windows/bin/Debug/

0 commit comments

Comments
 (0)