Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Commit 10b7276

Browse files
Update gradle/wrapper-validation-action action to v2
1 parent 23ba3ee commit 10b7276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-tags: true
1919

2020
- name: validate gradle wrapper
21-
uses: gradle/wrapper-validation-action@v1.1.0
21+
uses: gradle/wrapper-validation-action@v2.0.1
2222

2323
- name: setup jdk 21
2424
uses: actions/setup-java@v4.0.0

0 commit comments

Comments
 (0)