Skip to content

Commit ae456c9

Browse files
authored
Merge pull request #62 from stslex/dev
fix testReportJob
2 parents 10a93b3 + 296dd05 commit ae456c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testReportJob.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: chmod +x gradlew
2929

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

3333
- name: Cache Gradle
3434
uses: actions/cache@v4

0 commit comments

Comments
 (0)