Skip to content

Commit d08c256

Browse files
authoredFeb 16, 2025··
Update gradle.yml
1 parent 26b4865 commit d08c256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
QCXR_KEYSTORE_PASS: ${{ secrets.QCXR_KEYSTORE_PASS }}
5656

5757
- name: Upload AAR
58-
uses: actions/upload-artifact@v3
58+
uses: actions/upload-artifact@v4
5959
with:
6060
name: app-debug
6161
path: build/outputs/aar/*

0 commit comments

Comments
 (0)
Please sign in to comment.