We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec64a36 commit 851ce6eCopy full SHA for 851ce6e
.github/workflows/flex-build.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- if: steps.cache.outputs.cache-hit != 'true'
61
name: Setup Gradle
62
- uses: useblacksmith/setup-gradle/setup-gradle@cae352faf4364352bc1f3d74728bb687aa57cf1d # v5
+ uses: useblacksmith/setup-gradle/setup-gradle@cae352faf4364352bc1f3d74728bb687aa57cf1d # v6
63
with:
64
workflow-job-context: '{}' # FIXME: avoid this cache duplication workaround
65
0 commit comments