Update actions/upload-artifact action to v6 (#1239)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-22 09:52:51 +01:00 committed by GitHub
parent bec3cfb865
commit e3ee7c9686
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@v5
- uses: actions/upload-artifact@v6
if: env.IS_EXPO_ENABLED == 'true'
with:
name: kyoo.apk