Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 025fa1d commit cd3683d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_gradle_task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
ref: ${{ inputs.checkout-ref || github.ref }}

- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v2
uses: gradle/wrapper-validation-action@v3

- name: Setup JDK 11
uses: actions/setup-java@v4
Expand Down

0 comments on commit cd3683d

Please sign in to comment.