Merge pull request 'Update actions/upload-artifact action to v7' (#13) from renovate/actions-upload-artifact-7.x into main
Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
./gradlew assembleSignedRelease -PVERSION_CODE=$VERSION_CODE -PVERSION_NAME=$VERSION_NAME
|
||||
|
||||
- name: Upload APK
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: Cowspent-APK
|
||||
path: app/build/outputs/apk/signedRelease/app-signedRelease.apk
|
||||
|
||||
Reference in New Issue
Block a user