Skip to content

Commit

Permalink
fix: android-setup v5 crash
Browse files Browse the repository at this point in the history
  • Loading branch information
matejdro authored Dec 12, 2023
1 parent 971e65f commit 6ec2081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: actions-common/gradle-setup@v5
- uses: inovait/actions-common/gradle-setup@v5
with:
java-version: '${{ inputs.java-version }}'
- uses: android-actions/setup-android@7c5672355aaa8fde5f97a91aa9a99616d1ace6bc

0 comments on commit 6ec2081

Please sign in to comment.