We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0612021 + 581a9b8 commit e44abb9Copy full SHA for e44abb9
1 file changed
.github/workflows/deploy.yml
@@ -65,7 +65,7 @@ jobs:
65
persist-credentials: false
66
67
- name: Download bundle from artifacts
68
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
69
with:
70
name: google-play-bundle
71
path: .
0 commit comments