mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-03-09 11:23:40 -04:00
chore(deps): update actions/upload-artifact action to v7
This commit is contained in:
parent
646874fb52
commit
0c780374ad
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@v6
|
||||
- uses: actions/upload-artifact@v7
|
||||
if: env.IS_EXPO_ENABLED == 'true'
|
||||
with:
|
||||
name: kyoo.apk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user