chore(deps): update actions/upload-artifact action to v5 (#1138)

This commit is contained in:
Zoe Roux 2025-11-03 09:32:57 +01:00 committed by GitHub
commit 3e7b27342c
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@v4
- uses: actions/upload-artifact@v5
if: env.IS_EXPO_ENABLED == 'true'
with:
name: kyoo.apk