Skip to content

Commit 658f838

Browse files
Update mobile-dev-inc/action-maestro-cloud action to v1.9.0
1 parent 08d60dc commit 658f838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
distribution: 'adopt'
8787
cache: 'gradle'
8888
- run: ./gradlew :androidApp:assembleDebug
89-
- uses: mobile-dev-inc/action-maestro-cloud@v1.8.1
89+
- uses: mobile-dev-inc/action-maestro-cloud@v1.9.0
9090
with:
9191
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
9292
app-file: androidApp/build/outputs/apk/debug/androidApp-debug.apk

0 commit comments

Comments
 (0)