Skip to content

Commit d3ff2c0

Browse files
committed
chore(deps): update gradle/actions action to v5
1 parent 81989c9 commit d3ff2c0

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
@@ -485,7 +485,7 @@ jobs:
485485
486486
- name: Install Gradle
487487
if: steps.should-run.outputs.run == 'true' && matrix.tool == 'gradle'
488-
uses: gradle/actions/setup-gradle@v4
488+
uses: gradle/actions/setup-gradle@v5
489489

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

0 commit comments

Comments
 (0)