Skip to content

Commit 19b9219

Browse files
author
NullPointerException
committed
update ffmpeg workflow
1 parent a470193 commit 19b9219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ffmpeg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
./android.sh ${BUILD_OPTIONS}
5353
5454
- name: 上传 LTS AAR 文件
55-
uses: actions/upload-artifact@v3
55+
uses: actions/upload-artifact@v4
5656
with:
5757
name: ffmpeg-kit-android-lts-aar
5858
path: bundle-android-aar-lts/*.aar

0 commit comments

Comments
 (0)