diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e8b8f4..113ab8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') steps: - name: Get the APK - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: unsigned-app.apk path: .