Skip to content

Commit 851ce6e

Browse files
chore(deps): update useblacksmith/setup-gradle action to v6 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec64a36 commit 851ce6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flex-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

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

0 commit comments

Comments
 (0)