We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b4865 commit d08c256Copy full SHA for d08c256
.github/workflows/gradle.yml
@@ -55,7 +55,7 @@ jobs:
55
QCXR_KEYSTORE_PASS: ${{ secrets.QCXR_KEYSTORE_PASS }}
56
57
- name: Upload AAR
58
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
59
with:
60
name: app-debug
61
path: build/outputs/aar/*
0 commit comments