We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf62c4 commit 7ca9116Copy full SHA for 7ca9116
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
working-directory: ./
23
24
- name: Archive APK
25
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
26
with:
27
name: release-apk
28
# Try running the build locally with the build command to be sure of this path
0 commit comments