mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-01-05 11:40:32 -05:00
chore(deps): update actions/upload-artifact action to v5
This commit is contained in:
parent
648a03e3ea
commit
64c43a7833
2
.github/workflows/native-build.yml
vendored
2
.github/workflows/native-build.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
if: env.IS_EXPO_ENABLED == 'true'
|
||||
run: wget -O kyoo.apk ${{ steps.url.outputs.assetUrl }}
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v5
|
||||
if: env.IS_EXPO_ENABLED == 'true'
|
||||
with:
|
||||
name: kyoo.apk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user