Skip to content

Commit a395fdb

Browse files
committed
Gradle: switch to gradle/actions/wrapper-validation
1 parent 31ddb74 commit a395fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24-
- uses: gradle/wrapper-validation-action@v2
24+
- uses: gradle/actions/wrapper-validation@v3
2525

2626
build:
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)