Skip to content

Commit 09f576f

Browse files
authored
Merge pull request #14 from RaphiMC/dependabot/github_actions/gradle/wrapper-validation-action-3
Bump gradle/wrapper-validation-action from 1 to 3
2 parents 13e7f0a + 8b9b562 commit 09f576f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Checkout Repository
1010
uses: actions/checkout@v4
1111
- name: Validate Gradle Wrapper
12-
uses: gradle/wrapper-validation-action@v1
12+
uses: gradle/wrapper-validation-action@v3
1313
- name: Set up JDK 21
1414
uses: actions/setup-java@v4
1515
with:

0 commit comments

Comments
 (0)