Skip to content

Commit 3f63c58

Browse files
authored
Merge pull request #2699 from element-hq/renovate/gradle-wrapper-validation-action-3.x
Update gradle/wrapper-validation-action action to v3
2 parents 4be4129 + 4272181 commit 3f63c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
# No concurrency required, this is a prerequisite to other actions and should run every time.
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: gradle/wrapper-validation-action@v2
15+
- uses: gradle/wrapper-validation-action@v3

0 commit comments

Comments
 (0)