Skip to content

Commit

Permalink
chore(deps): update useblacksmith/setup-gradle action to v6 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent ec64a36 commit 851ce6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flex-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- if: steps.cache.outputs.cache-hit != 'true'
name: Setup Gradle
uses: useblacksmith/setup-gradle/setup-gradle@cae352faf4364352bc1f3d74728bb687aa57cf1d # v5
uses: useblacksmith/setup-gradle/setup-gradle@cae352faf4364352bc1f3d74728bb687aa57cf1d # v6
with:
workflow-job-context: '{}' # FIXME: avoid this cache duplication workaround

Expand Down

0 comments on commit 851ce6e

Please sign in to comment.