Skip to content

Commit e8ad325

Browse files
Bump version in README
1 parent 898fb76 commit e8ad325

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
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
@@ -92,7 +92,7 @@ jobs:
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

0 commit comments

Comments
 (0)