chore(deps): update actions/upload-artifact action to v7

This commit is contained in:
renovate[bot] 2026-03-09 01:24:40 +00:00 committed by GitHub
parent 646874fb52
commit 0c780374ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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