Skip to content

Commit

Permalink
feat: replace gradle/wrapper-validation-action with gradle/actions/wr…
Browse files Browse the repository at this point in the history
…apper-validation
  • Loading branch information
DanySK committed Jul 16, 2024
1 parent d183941 commit cf8c312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ runs:
steps:
- name: Validate the Gradle Wrapper
if: inputs.should-validate-wrapper == 'true'
uses: gradle/wrapper-validation-action@v3.5.0
uses: gradle/actions/[email protected]
- name: Setup Java
uses: actions/[email protected]
with:
Expand Down

0 comments on commit cf8c312

Please sign in to comment.