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 2f7be42 commit 384e3d4Copy full SHA for 384e3d4
1 file changed
.github/workflows/generate-cli-options.yml
@@ -317,7 +317,7 @@ jobs:
317
318
- name: Install Gradle
319
if: steps.should-run.outputs.run == 'true' && matrix.tool == 'gradle'
320
- uses: gradle/actions/setup-gradle@v5
+ uses: gradle/actions/setup-gradle@v6
321
322
- name: Install pnpm
323
if: steps.should-run.outputs.run == 'true' && matrix.tool == 'pnpm'
0 commit comments