Skip to content

Commit

Permalink
fix(ci): update to prod v2 of setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy committed Feb 7, 2024
1 parent 81ebc60 commit 1d8dab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Build app
working-directory: android-app
run: ./gradlew assembleDebug assembleAndroidTest
- uses: MarathonLabs/setup-marathon-cloud@fix/download
- uses: MarathonLabs/setup-marathon-cloud@2
with:
version: "1.0.1"
- name: run tests using marathon-cloud
Expand Down

0 comments on commit 1d8dab7

Please sign in to comment.