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 f1bffe1 commit dfb7a76Copy full SHA for dfb7a76
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
apk: ${{ fromJson(needs.build.outputs.artifact-paths) }}
68
steps:
69
- name: Download all-apks artifact
70
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
71
with:
72
name: all-apks.zip
73
0 commit comments