Update actions/upload-artifact action to v7

This commit is contained in:
Renovate Bot
2026-09-03 02:01:49 +00:00
parent 5b6924d173
commit 9625691736
+1 -1
View File
@@ -59,7 +59,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