mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
chore(deps): update actions/upload-artifact action to v4
This commit is contained in:
parent
d725dc3070
commit
719891581c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
|||||||
python ../uploader.py
|
python ../uploader.py
|
||||||
|
|
||||||
- name: Upload APK
|
- name: Upload APK
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: app
|
name: app
|
||||||
path: nightly/*.apk
|
path: nightly/*.apk
|
||||||
|
Loading…
Reference in New Issue
Block a user