Skip to content

Commit 97936ab

Browse files
authored
Merge pull request #39 from ViaVersion/dependabot/github_actions/gradle/wrapper-validation-action-3
Bump gradle/wrapper-validation-action from 1 to 3
2 parents 45f0bac + ca7e9c8 commit 97936ab

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@v3
1515
with:

0 commit comments

Comments
 (0)