Skip to content

Commit b34d893

Browse files
authored
Merge pull request #1402 from cashapp/renovate/gradle-actions-4.x
Update gradle/actions action to v4
2 parents f70c6a2 + 1257063 commit b34d893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: gradle/actions/wrapper-validation@v3
15+
- uses: gradle/actions/wrapper-validation@v4

0 commit comments

Comments
 (0)