Update .github/workflows/build_push.yml

This commit is contained in:
AlmightyHak 2025-05-23 01:09:36 -05:00
parent 8c958b5d8f
commit 3c9526fb74

View file

@ -138,7 +138,7 @@ jobs:
sudo apt-get update && sudo apt install rsync -y
- name: Download APK artifacts
uses: https://github.com/actions/download-artifact@v4.3.0 # v4.3.0
uses: https://github.com/actions/download-artifact@v3 # v3
with:
path: ~/apk-artifacts