Skip to content

Commit

Permalink
doc: updated doc to use 1.0.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
matzuk committed Apr 5, 2024
1 parent 6c661ac commit ca592a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build app
run: ./gradlew assembleDebug assembleAndroidTest
- name: Run tests
uses: MarathonLabs/[email protected].2
uses: MarathonLabs/[email protected].3
with:
apiKey: ${{ secrets.MARATHON_CLOUD_API_TOKEN }}
application: app/build/outputs/apk/debug/app-debug.apk
Expand Down

0 comments on commit ca592a4

Please sign in to comment.