mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-08 11:34:07 +08:00
Changed: Bump actions/upload-artifact from 3 to 4 (#3735)
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
fi
|
||||
done
|
||||
- name: Upload APKs to GitHub artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ matrix.package_variant }}
|
||||
path: ./app/build/outputs/apk/debug/*.apk
|
||||
|
Reference in New Issue
Block a user