Skip to content

Commit 67679c7

Browse files
authored
Merge pull request #7 from MCCitiesNetwork/dependabot/github_actions/gradle/wrapper-validation-action-3
Bump gradle/wrapper-validation-action from 2 to 3
2 parents 6c841d9 + de30b4b commit 67679c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cache: gradle
2929

3030
- name: Validate Gradle Wrapper
31-
uses: gradle/wrapper-validation-action@v2
31+
uses: gradle/wrapper-validation-action@v3
3232

3333
- name: Make gradlew executable
3434
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)