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] committed Sep 1, 2024
1 parent a1bc0d3 commit 31ab854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: "Checkout Repository"
uses: actions/checkout@v4
- name : "Validate Gradle Wrapper"
uses: gradle/actions/wrapper-validation@v3
uses: gradle/actions/wrapper-validation@v4
- name: "Setup Java"
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 31ab854

Please sign in to comment.