File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 uses: android-actions/setup-android@v3
5353
5454 - name: Start Genymotion Cloud SaaS instance
55- uses: genymobile/genymotion-saas-github-action@v0.4
55+ uses: genymobile/genymotion-saas-github-action@v1
5656 with:
5757 api_token: ${{ secrets.GMSAAS_APITOKEN }}
5858 recipe_uuid: ea5fda48-fa8b-48c1-8acc-07d910856141 # Google Pixel XL 8.1
9292 uses: android-actions/setup-android@v3
9393
9494 - name: Start Genymotion Cloud SaaS instance
95- uses: genymobile/genymotion-saas-github-action@v0.4
95+ uses: genymobile/genymotion-saas-github-action@v1
9696 with:
9797 api_token: ${{ secrets.GMSAAS_APITOKEN }}
9898 recipe_uuid: ${{ matrix.recipe_uuid }}
@@ -127,7 +127,7 @@ jobs:
127127 uses: android-actions/setup-android@v3
128128
129129 - name: Start Genymotion Cloud SaaS instance
130- uses: genymobile/genymotion-saas-github-action@v0.4
130+ uses: genymobile/genymotion-saas-github-action@v1
131131 with:
132132 api_token: ${{ secrets.GMSAAS_APITOKEN }}
133133 recipe_uuid: ea5fda48-fa8b-48c1-8acc-07d910856141 # Google Pixel XL 8.1
You can’t perform that action at this time.
0 commit comments