Skip to content

Commit

Permalink
Update gradle/actions action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and aahlenst committed Aug 12, 2024
1 parent 3a77e77 commit b953024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

# Ensures we don't accept a Gradle Wrapper update that has been tampered with.
- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v3
uses: gradle/actions/wrapper-validation@v4

- uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit b953024

Please sign in to comment.