Skip to content

Commit

Permalink
Bump Artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
swiftbird07 authored Oct 2, 2024
1 parent d5d4d70 commit 6455a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
./gradlew assembleRelease
- name: Upload APK
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: elastic-agent-android.apk
path: app/build/outputs/apk/debug/app-debug.apk
Expand Down

0 comments on commit 6455a50

Please sign in to comment.