Skip to content

Commit 6455a50

Browse files
authored
Bump Artifact version
1 parent d5d4d70 commit 6455a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
./gradlew assembleRelease
3333
3434
- name: Upload APK
35-
uses: actions/upload-artifact@v2
35+
uses: actions/upload-artifact@v4
3636
with:
3737
name: elastic-agent-android.apk
3838
path: app/build/outputs/apk/debug/app-debug.apk

0 commit comments

Comments
 (0)