We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed1c44 commit 2a2cc79Copy full SHA for 2a2cc79
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
runs-on: ubuntu-latest
67
steps:
68
- name: Download APK from build
69
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
70
with:
71
name: apk
72
- name: Display structure of downloaded files
0 commit comments