Skip to content

Commit

Permalink
actions/upload-artifact version update
Browse files Browse the repository at this point in the history
  • Loading branch information
itsPronay committed Dec 11, 2024
1 parent 4f27b01 commit e18abcb
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 @@ -23,7 +23,7 @@ jobs:

# Upload APK
- name: Upload APK
uses: actions/upload-artifact@v2.2.0
uses: actions/upload-artifact@v4
with:
# Artifact name
name: android-client-app
Expand Down

0 comments on commit e18abcb

Please sign in to comment.