We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1533a61 commit b54b900Copy full SHA for b54b900
1 file changed
.github/workflows/android-build.yml
@@ -35,7 +35,7 @@ jobs:
35
run: ./gradlew assembleDebug
36
37
- name: Upload APK artifact
38
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
39
with:
40
name: NewPipe-ExternalPlayer-APK
41
path: external-player/build/outputs/apk/debug/external-player-debug.apk
0 commit comments