mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-07 21:37:02 +09:00
DROID-3595 App | Tech | Update Github upload actions to v4 (#2376)
This commit is contained in:
parent
1fdd73cf89
commit
cbd0be3051
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ jobs:
|
|||
run: ./scripts/release/prepare-release-artefacts.sh
|
||||
|
||||
- name: Upload artefacts as GitHub Actions output
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: release-apks-${{ github.event.inputs.tag }}
|
||||
path: app/build/outputs/apk/release/release-artefacts/
|
Loading…
Add table
Add a link
Reference in a new issue