Skip to content

Commit

Permalink
Merge pull request #5 from gabrielmoncea/patch-2
Browse files Browse the repository at this point in the history
Update genymotion github action version
  • Loading branch information
thomascarpentier authored Jan 31, 2022
2 parents f11cb3b + 15e6669 commit 28d881c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: android-actions/setup-android@v2
- name: Start Genymotion Cloud SaaS instance
uses: genymobile/genymotion-saas-github-action@v1
uses: genymobile/genymotion-saas-github-action@v0.3
with:
email: ${{ secrets.GMSAAS_EMAIL }}
password: ${{ secrets.GMSAAS_PASSWORD }}
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
uses: android-actions/setup-android@v2
- name: Start Genymotion Cloud SaaS instance
uses: genymobile/genymotion-saas-github-action@v1
uses: genymobile/genymotion-saas-github-action@v0.3
with:
email: ${{ secrets.GMSAAS_EMAIL }}
password: ${{ secrets.GMSAAS_PASSWORD }}
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
uses: android-actions/setup-android@v2
- name: Start Genymotion Cloud SaaS instance
uses: genymobile/genymotion-saas-github-action@v1
uses: genymobile/genymotion-saas-github-action@v0.3
with:
email: ${{ secrets.GMSAAS_EMAIL }}
password: ${{ secrets.GMSAAS_PASSWORD }}
Expand Down

0 comments on commit 28d881c

Please sign in to comment.