mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +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
|
||||
|
||||
- name: Upload APK
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: app
|
||||
path: nightly/*.apk
|
||||
|
Loading…
Reference in New Issue
Block a user