diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 0d4a2a1e058..ddb8f213c0a 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -130,7 +130,7 @@ jobs: # Download APK built from current commit - name: Get apk built from current - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: owncloudSigned-${{ github.sha }} path: ./src/test/resources