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

This commit is contained in:
renovate[bot]
2025-11-03 01:54:26 +00:00
committed by GitHub
parent 648a03e3ea
commit 64c43a7833

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