Skip to content

Commit 5419fa0

Browse files
Update mobile-dev-inc/action-maestro-cloud action to v1.9.1
1 parent 94f1388 commit 5419fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maestro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: actions/download-artifact@v4
8080
with:
8181
name: elementx-apk-maestro
82-
- uses: mobile-dev-inc/action-maestro-cloud@v1.8.1
82+
- uses: mobile-dev-inc/action-maestro-cloud@v1.9.1
8383
if: (github.event_name == 'pull_request' && github.event.pull_request.fork == null) || github.event_name == 'workflow_dispatch'
8484
with:
8585
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}

0 commit comments

Comments
 (0)