Update .github/workflows/build_push.yml
This commit is contained in:
parent
d0d8660b8b
commit
8c958b5d8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -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 # v4
|
||||
uses: https://github.com/actions/download-artifact@v4.3.0 # v4.3.0
|
||||
with:
|
||||
path: ~/apk-artifacts
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue