Skip to content

Commit f7e1333

Browse files
committed
fix gradle wrapper
1 parent 107fe5c commit f7e1333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414
- name: Validate Gradle wrapper
15-
uses: gradle/wrapper-validation-action@v1
15+
uses: gradle/actions/wrapper-validation@v4
1616
build:
1717
strategy:
1818
fail-fast: false

0 commit comments

Comments
 (0)