Skip to content

Commit 384e3d4

Browse files
chore(deps): update gradle/actions action to v6 (#2496)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 2f7be42 commit 384e3d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-cli-options.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ jobs:
317317
318318
- name: Install Gradle
319319
if: steps.should-run.outputs.run == 'true' && matrix.tool == 'gradle'
320-
uses: gradle/actions/setup-gradle@v5
320+
uses: gradle/actions/setup-gradle@v6
321321

322322
- name: Install pnpm
323323
if: steps.should-run.outputs.run == 'true' && matrix.tool == 'pnpm'

0 commit comments

Comments
 (0)