diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf7035b9e..2a698f880 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,7 +82,7 @@ jobs: retention-days: 5 - name: Download all workflow run artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: apks path: apks