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 94f1388 commit 5419fa0Copy full SHA for 5419fa0
.github/workflows/maestro.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: actions/download-artifact@v4
80
with:
81
name: elementx-apk-maestro
82
- - uses: mobile-dev-inc/action-maestro-cloud@v1.8.1
+ - uses: mobile-dev-inc/action-maestro-cloud@v1.9.1
83
if: (github.event_name == 'pull_request' && github.event.pull_request.fork == null) || github.event_name == 'workflow_dispatch'
84
85
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
0 commit comments