Fix CI warnings (#590)
This commit is contained in:
2
.github/workflows/apk.yaml
vendored
2
.github/workflows/apk.yaml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
run: |
|
||||
ls -lh ./apks/
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: ./apks/*.apk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user