Skip to content

Commit

Permalink
build(deps): bump one more action in gradle wrapper workflow
Browse files Browse the repository at this point in the history
missed this one in last pass
  • Loading branch information
mikehardy committed Nov 12, 2024
1 parent 6b4b838 commit f6948d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_gradle_wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
java-version: "21"

- name: Install Android Command Line Tools
uses: android-actions/setup-android@v2
uses: android-actions/setup-android@v3

# COULD_BE_BETTER: Consider turning this into a GitHub action - help the wider community
# NDK install (unzipping) is really noisy - silence the log spam with grep, while keeping errors
Expand Down

0 comments on commit f6948d2

Please sign in to comment.