1
0
Fork 0

Update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2024-07-15 18:20:54 +00:00 committed by GitHub
parent 48b1c26cc1
commit 3438ebcc7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ jobs:
run: ./gradlew assembleDebug
- name: Upload APK
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: app
path: ${{ env.main_project_module }}/build/outputs/apk/debug/app-debug.apk