Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent 1ab2c7d commit 9b76c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
run: echo "GITHUB_TOKEN={{ secrets.GITHUB_TOKEN }}" >> local.properties

- name: Gradle Build Action
uses: gradle/gradle-build-action@v3.1.0
uses: gradle/gradle-build-action@v3.4.1
with:
arguments: bundle

0 comments on commit 9b76c7f

Please sign in to comment.