Skip to content

Commit 97cb90f

Browse files
GitHub acrions: Update upload-artifact to @v4
Signed-off-by: sunilpaulmathew <[email protected]>
1 parent 65b561a commit 97cb90f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Upload Artifact Build
4848
- name: Upload APK Release - ${{ env.repository_name }}
49-
uses: actions/upload-artifact@v3
49+
uses: actions/upload-artifact@v4
5050
with:
5151
name: ${{ env.repository_name }} - ${{ env.date_today }} - APK release generated
5252
path: app/build/outputs/apk/release/

0 commit comments

Comments
 (0)