mirror of
https://github.com/prajwalch/TorrentSearch.git
synced 2026-05-18 09:30:35 +00:00
Action: Upgrade upload-artifact action to v7.0.1
This commit is contained in:
committed by
GitHub
parent
898ec9428a
commit
d36b77743b
@@ -29,7 +29,7 @@ jobs:
|
||||
run: ./gradlew app:assembleDebug
|
||||
|
||||
- name: Upload debug APK
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v7.0.1
|
||||
with:
|
||||
name: torrentsearch-debug
|
||||
path: app/build/outputs/apk/debug/app-debug.apk
|
||||
|
||||
Reference in New Issue
Block a user